{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/saskatoon-certificated-kent",
  "name": "Saskatoon Certificated Location",
  "description": "Currently no description added for Saskatoon Certificated Location",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/saskatoon-certificated-kent",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bromley Green Road",
    "addressLocality": "Ashford",
    "addressRegion": "Kent",
    "postalCode": "TN26 2EG"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.148555,
    "longitude": 0.8722566
  }
}