{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eastland-meadows-country-park-colchester-essex",
  "name": "Eastland Meadows Country Park",
  "description": "Currently no description added for Eastland Meadows Country Park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eastland-meadows-country-park-colchester-essex",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "East End Road",
    "addressLocality": "Colchester",
    "addressRegion": "Essex",
    "postalCode": "CM0 7PP"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.8896903,
    "longitude": 0.8994651
  }
}