{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/field-barn-park-bourton-on-water",
  "name": "Field Barn Park",
  "description": "Quietly located - pitches with lots of privacy due to tall vegetation - adults only",
  "url": "https://campertunity.com/listings/campgrounds/field-barn-park-bourton-on-water",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651186991.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bourton-on-the-Water",
    "addressRegion": "engeland",
    "postalCode": "GL54 2LF",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.87252,
    "longitude": -1.7723
  },
  "sameAs": [
    "https://fieldbarnpark.com",
    "https://www.campercontact.com/en/united-kingdom/england/bourton-on-the-water/158428/field-barn-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "30",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "£30+"
}