{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cleethorpes-pearl-holiday-park-england",
  "name": "Cleethorpes Pearl Holiday Park",
  "description": "Cleethorpes Pearl Holiday Park is a camping site in Cleethorpes.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cleethorpes-pearl-holiday-park-england",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "111701",
    "addressRegion": "england",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.53483,
    "longitude": -0.0048
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}