{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moorsite-caravan-park-york-england",
  "name": "Moorsite Caravan Park",
  "description": "only adults admitted so no children - quiet and quiet - private fishing lake - golf course at 1300 meters - near historic York - center 9km.",
  "url": "https://campertunity.com/listings/campgrounds/moorsite-caravan-park-york-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650840006.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lords Moor Lane",
    "addressLocality": "york",
    "addressRegion": "england",
    "postalCode": "YO32",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.04251,
    "longitude": -1.01174
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "27",
    "priceValidUntil": "2026-07-11"
  },
  "priceRange": "27+"
}