{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/moor-farm-holiday-park-nottingham-nottinghamshire",
  "name": "Moor Farm Holiday Park",
  "description": "Currently no description added for Moor Farm Holiday Park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/moor-farm-holiday-park-nottingham-nottinghamshire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "St. Wilfrid's Square",
    "addressLocality": "Nottingham",
    "addressRegion": "Nottinghamshire",
    "postalCode": "NG14 6FZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.9534193,
    "longitude": -1.1496461
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}