{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-in-beverley-beverley-england",
  "name": "A Pub in Beverley",
  "description": "Located on the Northern Outer road of Beverley, we are a Flaming Grill, part of the Greene King family. Serving family favourites and sizzling skillets. We’re dog friendly, and have large TVs showing a large variety of daily sport. We're perfectly located for you to stay overnight as you adventure across the East Riding. Being centrally located, only 30 minutes drive from the coast and the Dales, and only an hour away from the Moors. Just simply pop to the bar and the manager will be happy to...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-in-beverley-beverley-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/34605/profile/G9JnNQOAGpsFrIDl_e1a676ba1eacad7fd747d041c7a6e879_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Beverley",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.8997044,
    "longitude": -0.43259152
  },
  "numberOfRooms": 6,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}