{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/park-farm-camping-bodiam-england",
  "name": "Park Farm Camping",
  "description": "Family camping - centre 3.5km.",
  "url": "https://campertunity.com/listings/campgrounds/park-farm-camping-bodiam-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651206735"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Junction Road",
    "addressLocality": "bodiam",
    "addressRegion": "england",
    "postalCode": "TN32 5XF",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.99365,
    "longitude": 0.51921
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "25",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "25+"
}