{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/burnt-house-farm-certificated-location-ludlow",
  "name": "Burnt House Farm Certificated Location",
  "description": "Currently no description added for Burnt House Farm Certificated Location",
  "url": "https://campertunity.com/listings/campgrounds/burnt-house-farm-certificated-location-ludlow",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ludlow",
    "addressLocality": "Ludlow",
    "addressRegion": "Shropshire",
    "postalCode": "SY8 4LD"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.3674295,
    "longitude": -2.7204808
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}