{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kessingland-beach-holiday-park-norwich",
  "name": "Kessingland Beach Holiday Park Resort",
  "description": "Campsites in Kessingland, Norwich – Kessingland campsites & camping sites in Kessingland offering tent pitches.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kessingland-beach-holiday-park-norwich",
  "image": [
    "../../Images/business-no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Beach Road, Kessingland, Lowestoft",
    "addressLocality": "Norwich",
    "postalCode": "NR33 7RW"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.6285576,
    "longitude": 1.2923954
  }
}