{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sunnydale-farm-touring-park-netley-abbey",
  "name": "Sunnydale Farm Touring Park",
  "description": "Sunnydale Farm Touring Park is a campsite in Netley, Hampshire.The campsite has which are marked out, pitches without shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sunnydale-farm-touring-park-netley-abbey",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675177dde4837.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grange Road",
    "addressLocality": "Netley Abbey/Southampton",
    "postalCode": "SO31 8GD",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.88575,
    "longitude": -1.34156
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}