{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/a-pub-in-sheffield-sheffield-england",
  "name": "A Pub in Sheffield",
  "description": "The Green Dragon is a village country pub serving traditional home cooked food and a great selection of real ales. There's a beautiful beer terrace for sunny days and a log fire for when the weather becomes chilly! We look forward to extending our hospitality to guests old and new!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/a-pub-in-sheffield-sheffield-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/25658671971/photo-gallery/GHOioC8cePS1BQin_4cb83ec653365dc50b8cb8c61ff50f28_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sheffield",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.47696177,
    "longitude": -1.37710062
  },
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@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
  }
}