{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gunnells-malvern",
  "name": "Gunnells",
  "description": "Currently no description added for Gunnells",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gunnells-malvern",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Druggers End",
    "addressLocality": "Malvern",
    "addressRegion": "Worcestershire",
    "postalCode": "WR13 6JD"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.1159559,
    "longitude": -2.3258985
  }
}