{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/station-house-bodfari-wales-united-kingdom",
  "name": "Station House Caravan Park",
  "description": "Station House Caravan Park is a camping location.",
  "url": "https://campertunity.com/listings/campgrounds/station-house-bodfari-wales-united-kingdom",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Railway View",
    "addressLocality": "bodfari",
    "addressRegion": "wales",
    "postalCode": "LL16 4EB",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.21939,
    "longitude": -3.35734
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/wales/bodfari/112401/station-house-caravan-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "25",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "25+"
}