{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/york-caravan-park-heworth-without-england",
  "name": "York Caravan Park",
  "description": "Enjoy a relaxing stay at York Caravan Park in Heworth Without, United Kingdom. Customer rating: 4.14.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/york-caravan-park-heworth-without-england",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651086003.jpg",
    "https://images.campercontact.com/media/photos/4222124650852892.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stockton Lane",
    "addressLocality": "Heworth Without",
    "addressRegion": "England",
    "postalCode": "YO32 9UB",
    "addressCountry": "Vereinigtes Königreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.98019,
    "longitude": -1.03142
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}