{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-in-tansley-tansley-england",
  "name": "A Pub in Tansley",
  "description": "The Tavern is situated on Nottingham Road, Tansley, Matlock. Offering great food, drinks & accommodation in Derbyshire. We have a wide range of beers including three traditional ales, a large selection of fine wines and an beer.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-in-tansley-tansley-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/10551687302/photo-gallery/gWD8YJkXRTHHceRn_002784ed725c26732a6a5f3d374937cd_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Tansley",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.26026229,
    "longitude": -1.54796147
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.13,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}