{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blenheim-farm-caravan-park-nottingham-nottinghamshire",
  "name": "Blenheim Farm Caravan Park",
  "description": "Currently no description added for Blenheim Farm Caravan Park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blenheim-farm-caravan-park-nottingham-nottinghamshire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Blenheim Lane",
    "addressLocality": "Nottingham",
    "addressRegion": "Nottinghamshire",
    "postalCode": "NG6 8UR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.9534193,
    "longitude": -1.1496461
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}