{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-in-droitwich-england-1",
  "name": "A Pub in Droitwich",
  "description": "We are a friendly Pub with a huge car park, WE DO NOT DO FOOD but do have occasional food vans here depending on the night. Loads of countryside walks around the area with the canal just up the road! THERE IS ANOTHER LISTING FOR THIS PUB AND HAS WRONG CONTACT INFORMATION ON IT!!!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-in-droitwich-england-1",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/13947223053/photo-gallery/fzUlSeoQwP910Af6_c5fa1b00d1edf4cfe22857f71be2c217_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Droitwich",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.24755763,
    "longitude": -2.13072997
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@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"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}