{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/heybridge-lock-maldon-essex",
  "name": "Heybridge Lock",
  "description": "There is a mown grass area suitable for camping alongside the Navigation at Hoe Mill, adjacent to the car park. The site is a Camping and Caravanning Club Certificated Site, and we are able to accept up to five caravans, motorhomes or trailer-tents (membership of the Club is required), as well as tents (membership not required for tents). There is a small toilet block with wash basin and drinking water, but no showers or other facilities. This is a surprisingly quiet rural area for the South...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/heybridge-lock-maldon-essex",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Heybridge Basin Sea Lock",
    "addressLocality": "Maldon",
    "addressRegion": "Essex",
    "postalCode": "CM9 4RY"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.731198,
    "longitude": 0.6791849
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}