{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-belper-belper-england",
  "name": "A Pub in Belper",
  "description": "The Bear has welcomed guests for over 275 years. Its unique setting nearly 1000 ft up in the Derbyshire Peak District on a quiet country lane offers spectacular views over Crich Stand and the surrounding countryside. Park on the level grass area by the gate.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-belper-belper-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/10565521701/photo-gallery/GlZxKd32JBKf975q_a2575a133ea15c77593837369878bb73_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Belper",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.01270892,
    "longitude": -1.61849478
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}