{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/burleigh-hill-camping-site-cambridge-cambridgeshire",
  "name": "Burleigh Hill Camping Site",
  "description": "Currently no description added for Burleigh Hill Camping Site",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/burleigh-hill-camping-site-cambridge-cambridgeshire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Burleigh Hill Farm",
    "addressLocality": "Cambridge",
    "addressRegion": "Cambridgeshire",
    "postalCode": "PE27 3LY"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.2055314,
    "longitude": 0.1186637
  }
}