{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/herons-wood-certificated-location-lancaster",
  "name": "Herons Wood Certificated Location",
  "description": "Currently no description added for Herons Wood Certificated Location",
  "url": "https://campertunity.com/listings/campgrounds/herons-wood-certificated-location-lancaster",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ashton With Stodday",
    "addressLocality": "Lancaster",
    "addressRegion": "Lancashire",
    "postalCode": "LA1 4YG"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.0488219,
    "longitude": -2.8013499
  }
}