{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-reigate-reigate-england",
  "name": "A Pub in Reigate",
  "description": "Historical pub located on Reigate Heath. Located just off the A25 Reigate to Dorking road. Turn left onto Bonnys Road and you will find us located at the very end of the road, be careful to look for golfers either side when crossing the golf course, our car park is located at the rear of the pub. Very busy on Sunday",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-reigate-reigate-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/13081808467/photo-gallery/mnkQ64wbaXPm4QFV_df2c96fd88f038f5aa8d0a44208613f5_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Reigate",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.24913508,
    "longitude": -0.2840854
  },
  "numberOfRooms": 6,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}