{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/anitas-touring-caravan-park-mollington-banbury-oxon",
  "name": "Anita's Touring Caravan Park",
  "description": "Anita's Touring Caravan Park is a campsite in Mollington, Oxfordshire.The campsite has pitches without shade and pitches with some shade. It is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/anitas-touring-caravan-park-mollington-banbury-oxon",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67515de741d71.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "A423",
    "addressLocality": "Mollington/Banbury/Oxon",
    "postalCode": "OX17 1AZ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.12558,
    "longitude": -1.35514
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}