{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cleethorpes-showground-caravan-park-cleethorpes-england",
  "name": "Cleethorpes Showground Caravan Park (Camping)",
  "description": "Cleethorpes Showground Caravan Park offers a swimming pool, golf facilities, a supermarket, a playground, sanitary services, water, electricity, internet, and a small shop.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cleethorpes-showground-caravan-park-cleethorpes-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651200227"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Meridian Road",
    "addressLocality": "Cleethorpes",
    "addressRegion": "England",
    "postalCode": "DN35 0AR",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.54371,
    "longitude": -0.00818
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}