{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/california-cliffs-holiday-park-norwich-norfolk",
  "name": "California Cliffs Holiday Park",
  "description": "Currently no description added for California Cliffs Holiday Park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/california-cliffs-holiday-park-norwich-norfolk",
  "image": [
    "https://lh6.googleusercontent.com/-C0x2mNq51HE/UYgqyiCj3NI/AAAAAAACR9M/FUjYUy42tFE/w1000/California-Cliffs-Holiday-Park-968837474.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Scratby",
    "addressLocality": "Norwich",
    "addressRegion": "Norfolk",
    "postalCode": "NR29 3QU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.6285576,
    "longitude": 1.2923954
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    }
  ]
}