{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ashdene-farm-certificated-site-birmingham-west-midlands",
  "name": "Ashdene Farm Certificated Site",
  "description": "Currently no description added for Ashdene Farm Certificated Site",
  "url": "https://campertunity.com/listings/campgrounds/ashdene-farm-certificated-site-birmingham-west-midlands",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Portleys Lane",
    "addressLocality": "Birmingham",
    "addressRegion": "West Midlands",
    "postalCode": "B78 2AA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.4796992,
    "longitude": -1.9026911
  },
  "sameAs": [
    "http://www.campsitechatter.com/campsites/info/ashdene-farm-certificated-site/cae7f71d7044"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}