{ "@context": "https://schema.org", "@type": "WebSite", "name": "photographer durban", "url": "", "potentialAction": { "@type": "SearchAction", "target": { "@type": "EntryPoint", "urlTemplate": "?s={search_term_string}" }, "query-input": "required name=search_term_string" } } > ⚠️ **Note:** No `site_url` was provided. Schema blocks below will have empty `url`/`@id` fields. Please replace all empty `""` values with your actual site URL (e.g. `https://www.photographerdurban.co.za`). --- --- ### ⚠️ Missing Data Checklist Please supply the following to complete your schema: | Field | Status | |---|---| | `site_url` | ❌ Missing — add to all `url` and `@id` fields | | `streetAddress` | ❌ Missing — add to `PostalAddress` for GMB matching | | `telephone` | ❌ Missing — critical for LocalBusiness | | `postalCode` | ❌ Missing — add to `PostalAddress` | | `logo URL` | ❌ Missing — replace `/logo.png` with actual path | | `sameAs` | ❌ Missing — add social/GMB profile URLs | | `geo` (lat/lng) | ❌ Missing — add `GeoCoordinates` if available |