{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/skegness-sands-caravan-club-site-skegness",
  "name": "Skegness Sands Caravan Club Site",
  "description": "Skegness Sands Caravan Club Site is a campsite in Skegness, Lincolnshire, located by the sea.The campsite has which are marked out and pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/skegness-sands-caravan-club-site-skegness",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/6750294a4d0a9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Winthorpe Avenue",
    "addressLocality": "Skegness",
    "postalCode": "PE25 1QZ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.16672,
    "longitude": 0.34961
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}