{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/twitchen-house-holiday-village-woolacombe",
  "name": "Twitchen House Holiday Village",
  "description": "Twitchen House Holiday Village is a campsite in Woolacombe, Devon. This terraced campsite and campsite with sloping grounds has pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/twitchen-house-holiday-village-woolacombe",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674ee50639bf6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mortehoe Station Road",
    "addressLocality": "Woolacombe",
    "postalCode": "EX34 7ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.18461,
    "longitude": -4.19775
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}