{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pub-in-kirton-eng",
  "name": "A Pub in Kirton",
  "description": "Country pub serving home cooked food. We're open Wednesday - Sunday, 12pm - 8pm for bookings. Please check website for full pub opening hours. Off the A1. We would love for you to come in and eat in our pub!",
  "url": "https://campertunity.com/listings/campgrounds/pub-in-kirton-eng",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/12889781516/photo-gallery/Mh4FRtPfcCF0aXkO_14272593945f86803c78d42b83be9654_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kirton",
    "addressRegion": "ENG",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.20022478,
    "longitude": -1.03734907
  },
  "sameAs": [
    "https://thefoxkirton.co.uk",
    "https://www.britstops.com/hosts/england/kirton/the-fox-at-kirton"
  ],
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}