{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/new-farm-holidays-cl-boston-lincolnshire",
  "name": "New Farm Holidays CL",
  "description": "Currently no description added for New Farm Holidays CL",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/new-farm-holidays-cl-boston-lincolnshire",
  "image": [
    "https://lh3.googleusercontent.com/-dozltMuKGzw/U2-pIn7tWwI/AAAAAAAD6is/_Lk9Pua4rvk/w1000/NFH%252520CL.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Common Road",
    "addressLocality": "Boston",
    "addressRegion": "Lincolnshire",
    "postalCode": "PE22 9BY"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.9775708,
    "longitude": -0.0237923
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}