{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sycamore-farm-park-burgh-le-marsh",
  "name": "Camping Sycamore Farm Park",
  "description": "Camping Sycamore Farm Park is a campsite located in Burgh on Marsh, Lincolnshire, on the edge of a lake/recreational pond.This campsite...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sycamore-farm-park-burgh-le-marsh",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675188d3ad504.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chalk Lane",
    "addressLocality": "Burgh Le Marsh",
    "postalCode": "PE24 5HN",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.17219,
    "longitude": 0.26867
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wetland"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}