{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/midden-wells-next-the-sea-england",
  "name": "The Midden",
  "description": "Small family campsite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/midden-wells-next-the-sea-england",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Warham Rd",
    "addressLocality": "wells-next-the-sea",
    "addressRegion": "england",
    "postalCode": "NR23 1NE",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.94634,
    "longitude": 0.86877
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}