{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/flixton-buck-pub-flixton-england",
  "name": "Flixton Buck Pub",
  "description": "large pub parking - near Norfolk and Suffolk Aviation Museum - free accommodation when using a pint or a meal - center 5km",
  "url": "https://campertunity.com/listings/campgrounds/flixton-buck-pub-flixton-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650848463.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "The Street",
    "addressLocality": "flixton",
    "addressRegion": "england",
    "postalCode": "NR35 1NZ",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.43502,
    "longitude": 1.40012
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/england/flixton/70788/flixton-buck-pub"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "10",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "10+"
}