{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/easewell-farm-holiday-village-woolacombe",
  "name": "Easewell Farm Holiday Village",
  "description": "Easewell Farm Holiday Village is a campsite in Woolacombe, Devon.This terraced campsite and campsite on the sloped pitch offers...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/easewell-farm-holiday-village-woolacombe",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675179b396e57.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Station Road",
    "addressLocality": "Woolacombe",
    "postalCode": "EX34 7EH",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.19167,
    "longitude": -4.19614
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}