{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/a-pub-in-cambridge-cambridge-england",
  "name": "A Pub in Cambridge",
  "description": "The John Barleycorn is just a few miles south of Cambridge, close to the Imperial War Museum Duxford. Our bar and restaurant is open every day - check our website for opening times. Parking is in the shady wooded area at the rear of car park. Please call to let us now your ETA!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/a-pub-in-cambridge-cambridge-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/10565404039/photo-gallery/DmbMHnssJAlqVkvQ_674e0eebed31f1b9057c0d64c2adbb35_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cambridge",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.03170313,
    "longitude": 0.23061955
  },
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  }
}