{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/whitehall-farm-burnham-thorpe",
  "name": "Whitehall Farm",
  "description": "Whitehall Farm is a camping place with a playground, a tent and a bread service.",
  "url": "https://campertunity.com/listings/campgrounds/whitehall-farm-burnham-thorpe",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651262396"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Walsingham Road",
    "addressLocality": "burnham-thorpe",
    "addressRegion": "inglaterra",
    "postalCode": "PE31 8HN",
    "addressCountry": "reino-unido"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.93472,
    "longitude": 0.76466
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "25",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "25+"
}