{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/brook-meadows-helston-cornwall",
  "name": "Brook Meadows",
  "description": "Currently no description added for Brook Meadows",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/brook-meadows-helston-cornwall",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Treloar Farm",
    "addressLocality": "Helston",
    "addressRegion": "Cornwall",
    "postalCode": "TR13 0NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.1016731,
    "longitude": -5.273032
  }
}