{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/leacroft-touring-park-seaton-devon",
  "name": "Leacroft Touring Park",
  "description": "Currently no description added for Leacroft Touring Park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/leacroft-touring-park-seaton-devon",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Colyton Hill",
    "addressLocality": "Seaton",
    "addressRegion": "Devon",
    "postalCode": "EX24 6HY"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.7045566,
    "longitude": -3.0705105
  }
}