{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shieling-certificated-location-norwich-norfolk",
  "name": "The Shieling Certificated Location",
  "description": "Currently no description added for The Shieling Certificated Location",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shieling-certificated-location-norwich-norfolk",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Holt Road",
    "addressLocality": "Norwich",
    "addressRegion": "Norfolk",
    "postalCode": "NR25 7TX"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.6285576,
    "longitude": 1.2923954
  }
}