{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/westland-farm-bratton-fleming-england-gb",
  "name": "Westland Farm",
  "description": "campsite with simple and clean facilities - friendly owners - slogan: back to nature - number of places with electricity, running water and greywater drainage - also possibility to visit farm.",
  "url": "https://campertunity.com/listings/campgrounds/westland-farm-bratton-fleming-england-gb",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650839745.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "A399",
    "addressLocality": "Bratton Fleming",
    "addressRegion": "england",
    "postalCode": "EX31 4SH",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.1672,
    "longitude": -3.92477
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/england/north-devon/68926/westland-farm"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "16",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "£16+"
}