{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pub-in-claverdon-claverdon-england",
  "name": "A Pub in Claverdon",
  "description": "Country pub set in the heart of the village, overlooking spectacular views of the local countryside. Family and dog friendly. Please check availability prior to arrival.",
  "url": "https://campertunity.com/listings/campgrounds/pub-in-claverdon-claverdon-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/10565252012/photo-gallery/RHdiNyD9c3xWzKnD_cf047a3fa5e3621b885b5440714f7bbf_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Claverdon",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.25351375,
    "longitude": -1.84846793
  },
  "sameAs": [
    "https://www.britstops.com/hosts/england/claverdon/the-red-lion-at-claverdon",
    "https://redlionclaverdon.co.uk"
  ],
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}