{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cuckoos-corner-campsite-hereford-england-united-kingdom",
  "name": "Cuckoos Corner Campsite",
  "description": "well maintained, quiet campsite near the A49 - very modern facilities - Hereford center 5km",
  "url": "https://campertunity.com/listings/campgrounds/cuckoos-corner-campsite-hereford-england-united-kingdom",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651156605"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "hereford",
    "addressRegion": "england",
    "postalCode": "HR4 8DD",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.10665,
    "longitude": -2.72927
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.38,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "21.5",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "21.5+"
}