{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/watermouth-valley-camping-park-ilfracombe-gb",
  "name": "Watermouth Valley Camping Park",
  "description": "Watermouth Valley Camping Park is a campsite that is located in Ilfracombe, Devon, near the sea.This campsite on the sloping pitch offers...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/watermouth-valley-camping-park-ilfracombe-gb",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/6750294576253.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Watermouth Road",
    "addressLocality": "Ilfracombe",
    "postalCode": "EX34 9SJ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.21261,
    "longitude": -4.06528
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}