{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/berrys-farm-certificated-site-lancaster-lancashire",
  "name": "Berrys Farm Certificated Site",
  "description": "Currently no description added for Berrys Farm Certificated Site",
  "url": "https://campertunity.com/listings/campgrounds/berrys-farm-certificated-site-lancaster-lancashire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Conder Green",
    "addressLocality": "Lancaster",
    "addressRegion": "Lancashire",
    "postalCode": "LA2 0BG"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.0488219,
    "longitude": -2.8013499
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}