{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wysdom-touring-park-burford-england",
  "name": "Wysdom Touring Park",
  "description": "Small-scale with spacious places - center 800m",
  "url": "https://campertunity.com/listings/campgrounds/wysdom-touring-park-burford-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651038618.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "A361",
    "addressLocality": "burford",
    "addressRegion": "england",
    "postalCode": "OX18 4PL",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.80177,
    "longitude": -1.63853
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/england/burford/101927/wysdom-touring-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "22",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "22+"
}