{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pub-marlow-england",
  "name": "A Pub in Marlow",
  "description": "Beautiful pub just 5 min walk from Marlow High Street. Wide range of great pub food. Good quality cask ale, fine wines and a large beer garden in which to relax. Best suited to vans under 6m.",
  "url": "https://campertunity.com/listings/campgrounds/pub-marlow-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/7147240516/photo-gallery/j9M9jQhXYt41w0jz_5b28bf1518b4a31812d7490630fa6d33_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Marlow",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.59643886,
    "longitude": -0.92649963
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}