{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/roughground-farm-certificated-site-ware-hertfordshire",
  "name": "Roughground Farm Certificated Site",
  "description": "Currently no description added for Roughground Farm Certificated Site",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/roughground-farm-certificated-site-ware-hertfordshire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Old Hall Green",
    "addressLocality": "Ware",
    "addressRegion": "Hertfordshire",
    "postalCode": "Sg12 9xf"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.8109057,
    "longitude": -0.0311721
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}