{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aylton-camper-caravan-site-aylton-england",
  "name": "Aylton Camper Caravan Site",
  "description": "Small-scale campsite at a working farm - adults only - centre 700m.",
  "url": "https://campertunity.com/listings/campgrounds/aylton-camper-caravan-site-aylton-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651232853.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "The Glebe Rd",
    "addressLocality": "aylton",
    "addressRegion": "england",
    "postalCode": "HR8 2RQ",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.03911,
    "longitude": -2.50445
  },
  "sameAs": [
    "https://www.yewtreefarm.uk",
    "https://www.campercontact.com/es/reino-unido/inglaterra/aylton/160289/aylton-camper-caravan-site"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "10",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "10+"
}