{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/golden-coast-holiday-village-woolacombe",
  "name": "Golden Coast Holiday Village",
  "description": "Golden Coast Holiday Village is a campsite located in Woolacombe, Devon.This campsite on the slope offers delimited pitches,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/golden-coast-holiday-village-woolacombe",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674ee499e7554.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Station Road",
    "addressLocality": "Woolacombe",
    "postalCode": "EX34 7HW",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.17272,
    "longitude": -4.17289
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}