{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eastgate-certificated-location-york-north-yorkshire",
  "name": "Eastgate Certificated Location",
  "description": "Currently no description added for Eastgate Certificated Location",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eastgate-certificated-location-york-north-yorkshire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carr Lane",
    "addressLocality": "York",
    "addressRegion": "North Yorkshire",
    "postalCode": "YO17 8RR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.9590555,
    "longitude": -1.0815361
  }
}