{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/woodside-field-old-sodbury-england",
  "name": "Woodside Field",
  "description": "campsite in a large open field surrounded by hedges and a small forest area - important: check in advance whether there is space (to avoid blockages on the single-lane access road, the gate is closed / unmanned) - center 700mtr.",
  "url": "https://campertunity.com/listings/campgrounds/woodside-field-old-sodbury-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650962283"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hill Lane",
    "addressLocality": "Old Sodbury",
    "addressRegion": "england",
    "postalCode": "BS37 6RH",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.52873,
    "longitude": -2.34513
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/england/old-sodbury/97958/woodside-field-"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Field"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "15",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "£15+"
}