{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-rugby-england",
  "name": "A Pub in Rugby",
  "description": "We are a village pub with a sizeable parking area. We would be offering free parking to RV's on the hope that they use our Gastro Pub. A short drive from the main road. There is a large grassed area at the end of a tarmac car park. This is also an option. Grass parking is not available until April or May.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-rugby-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/11983644304/photo-gallery/ZrGpl9yhhzE93D2i_0741221438f10c3fec922e360df9d7d3_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rugby",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.34974334,
    "longitude": -1.31861744
  },
  "numberOfRooms": 6,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}