{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/alwyn-tourist-park-cambridge-cambridgeshire",
  "name": "Alwyn Tourist Park",
  "description": "Currently no description added for Alwyn Tourist Park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/alwyn-tourist-park-cambridge-cambridgeshire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Over Rd",
    "addressLocality": "Cambridge",
    "addressRegion": "Cambridgeshire",
    "postalCode": "CB4 5EU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.2055314,
    "longitude": 0.1186637
  }
}