{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/whydown-farm-touring-caravan-park-battle-east-sussex",
  "name": "Whydown Farm Touring Caravan Park",
  "description": "Whydown Farm Touring Caravan Park is set within approximately 3.6 acres. a campsite in the Battle area, which has pitches for the following unit types - camping, trailer tents, caravans, motorhomes.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/whydown-farm-touring-caravan-park-battle-east-sussex",
  "image": [
    "https://lh3.googleusercontent.com/-2WSNEd-bCI8/VLAEjmE80vI/AAAAAAAEJfc/0uw1pWy-_qg/w1000/Untitled-1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "High Street",
    "addressLocality": "Battle",
    "addressRegion": "East Sussex",
    "postalCode": "TN33 0QT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.9265004,
    "longitude": 0.4757177
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}