{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/woodhall-country-park-woodhall-spa",
  "name": "Woodhall Country Park",
  "description": "Woodhall Country Park is a campsite in Woodhall Spa, Lincolnshire, located in a wood and by a lake/recreational pond.The campsite has which are...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/woodhall-country-park-woodhall-spa",
  "image": [
    "https://cdn3.acsi.eu/6/8/5/a/685a5d15ab5ce.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stixwould Road",
    "addressLocality": "Woodhall Spa",
    "postalCode": "LN10 6UJ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.16144,
    "longitude": -0.22222
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}