{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/royal-oak-pub-and-campsite-canterbury-kent",
  "name": "The Royal Oak Pub And Campsite",
  "description": "Small camp site attached to the pub, set amongst beautiful countryside near to the coast and easy reach of Cantebury.FacilitiesShowers Toilet Block Bike Hire Restaurant Bar",
  "url": "https://campertunity.com/listings/campgrounds/royal-oak-pub-and-campsite-canterbury-kent",
  "image": [
    "https://lh6.googleusercontent.com/-TKz6QS2T1As/UbBOTqBn7zI/AAAAAAADC6s/kZwR8qKGwJk/w1000/The-Royal-Oak-Pub-And-Campsite-224754147.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "114 Sweech Gate",
    "addressLocality": "Canterbury",
    "addressRegion": "Kent",
    "postalCode": "CT2 0QP"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.2800275,
    "longitude": 1.0802533
  },
  "sameAs": [
    "http://www.campsitechatter.com/campsites/info/the-royal-oak-pub-and-campsite/f526b47d03d4"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}