{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/broad-park-campsite-fairy-cross-england-united-kingdom",
  "name": "Broad Park Campsite",
  "description": "quiet campsite - located 5 miles west of Bideford - Easy access to all North Devon and Cornwall - there is a fairness store with some snacks, drinks and eggs.",
  "url": "https://campertunity.com/listings/campgrounds/broad-park-campsite-fairy-cross-england-united-kingdom",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650836703.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "fairy-cross",
    "addressRegion": "england",
    "postalCode": "EX39 5BY",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.99736,
    "longitude": -4.27379
  },
  "sameAs": [
    "http://www.facebook.com/broadparkdevon",
    "https://www.campercontact.com/es/reino-unido/inglaterra/fairy-cross/67993/broad-park-campsite"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "16",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "16+"
}