{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-in-belper-england",
  "name": "A Pub in Belper",
  "description": "18th Century village Pub, providing contemporary dining, bedrooms, and a quality service. Opening Hours Monday: CLOSED Tuesday: CLOSED Wednesday: 4pm-10:30pm Thursday: 4pm-10:30pm Friday: 12pm-11:30pm Saturday: 12pm-11:30pm Sunday: 12pm-9pm",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-in-belper-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/11996243804/photo-gallery/ZvMK5wljejNwBaf1_0e2dc07e6440232b62698f61b59333ca_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Belper",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.93103536,
    "longitude": -1.63898677
  },
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}