{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-in-belper-belper-england",
  "name": "A Pub in Belper",
  "description": "The Railway Inn is a family run pub in Shottle, dedicated to serving fantastic fresh food, and delivering a welcoming and friendly atmosphere. We are committed to using British suppliers and sourcing local produce where ever possible. Please park at far end of car park.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-in-belper-belper-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/10565019225/photo-gallery/aQX7Lsv4hBL6E6HR_deba2a4abc5182b7ecd284ecc8c224ee_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Belper",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.03421594,
    "longitude": -1.48866421
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}