{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bull-brantham-england",
  "name": "The Bull",
  "description": "16th century pub with a view over the river Tour - private lawn for campers - you are expected to eat or drink something in the pub - closed on Mondays and Tuesdays - center 1.5km",
  "url": "https://campertunity.com/listings/campgrounds/bull-brantham-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651102705.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "The Street",
    "addressLocality": "brantham",
    "addressRegion": "england",
    "postalCode": "CO11 1PN",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.96851,
    "longitude": 1.08874
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/england/brantham/105412/the-bull"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "0+"
}