{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sandhaven-caravan-site-south-tyneside-england",
  "name": "Sandhaven Caravan Site",
  "description": "Enjoy a relaxing stay at Sandhaven Caravan Site in South Tyneside, United Kingdom. Visitors' rating: 5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sandhaven-caravan-site-south-tyneside-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651168398",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bents Park Rd",
    "addressLocality": "South Tyneside",
    "addressRegion": "England",
    "postalCode": "NE33 2NL",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.99732929,
    "longitude": -1.41710238
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}