{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/country-view-holiday-park-111656-england",
  "name": "Country View Holiday Park",
  "description": "Country View Holiday Park is a camping location in Weston-super-Mare. The site offers electricity and facilities to discharge your toilet.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/country-view-holiday-park-111656-england",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sand Road",
    "addressLocality": "111656",
    "addressRegion": "england",
    "postalCode": "BS22 9UJ",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.376,
    "longitude": -2.95649
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}