{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-in-droitwich-england",
  "name": "A Pub in Droitwich",
  "description": "We are a friendly Pub with a huge car park, food vans available Mondays, Thursdays and Saturdays and also cobs available on the bar every day.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-in-droitwich-england",
  "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.26127831,
    "longitude": -2.14821785
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}