{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hill-top-farm-certificated-site-malton-north-yorkshire",
  "name": "Hill Top Farm Certificated Site",
  "description": "Currently no description added for Hill Top Farm Certificated Site",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hill-top-farm-certificated-site-malton-north-yorkshire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "North Grimston",
    "addressLocality": "Malton",
    "addressRegion": "North Yorkshire",
    "postalCode": "YO17 7DT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.1392092,
    "longitude": -0.799531
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}