{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cottage-farm-certified-location-weston-super-mare-north-some",
  "name": "Cottage Farm Certified Location",
  "description": "Caravan Club Members Only.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cottage-farm-certified-location-weston-super-mare-north-some",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wolvershill Road",
    "addressLocality": "Weston-super-Mare",
    "addressRegion": "North Somerset",
    "postalCode": "BS29 6DL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.3471927,
    "longitude": -2.9778916
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}