{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hidden-valley-park-ilfracombe",
  "name": "Hidden Valley Park",
  "description": "Hidden Valley Park is a campsite in Ilfracombe, Devon, on the river/stream and lake/recreational lake. This campsite has pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hidden-valley-park-ilfracombe",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67500e8ca08dc.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "West Down",
    "addressLocality": "Ilfracombe",
    "postalCode": "EX34 8NU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.14672,
    "longitude": -4.14578
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}