{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pub-witney-england",
  "name": "A Pub in Witney",
  "description": "Beautiful 16th century village country pub with a lovely food offering. The pub prides itself on offering a diverse menu crafted by classically trained chefs, featuring locally sourced ingredients to ensure freshness and support local producers.",
  "url": "https://campertunity.com/listings/campgrounds/pub-witney-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/25629183400/photo-gallery/P7fUaFgHqiSLpSbY_c5e63953d1f91a527f3613a1cb171f80_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Witney",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.78012525,
    "longitude": -1.44182868
  },
  "sameAs": [
    "https://www.britstops.com/hosts/england/Witney/Xlw19XZqEvMMMXc8sXrl?source=nearby"
  ],
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}