{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/highfield-farm-touring-park-cambridge-cambridgeshire",
  "name": "Highfield Farm Touring Park",
  "description": "Currently no description added for Highfield Farm Touring Park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/highfield-farm-touring-park-cambridge-cambridgeshire",
  "image": [
    "https://lh5.googleusercontent.com/-QGgxqsI3ybU/UjgqEuTC8RI/AAAAAAADqps/aJI4NeTp5X0/w1000/Highfield-Farm-Touring-Park-974595577.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Long Road",
    "addressLocality": "Cambridge",
    "addressRegion": "Cambridgeshire",
    "postalCode": "CB23 7DG"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.2055314,
    "longitude": 0.1186637
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}