{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cherry-garth-scout-campsite-humberston-inglaterra",
  "name": "Cherry Garth Scout Campsite",
  "description": "Camp Cherry Garth Scout offers bathroom, shower, laundry and drying services for clothes, electricity and water.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cherry-garth-scout-campsite-humberston-inglaterra",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Canon Oakes Court",
    "addressLocality": "Humberston",
    "addressRegion": "inglaterra",
    "postalCode": "DN36 4TB",
    "addressCountry": "Reino Unido"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.52371,
    "longitude": -0.05485
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}