{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/an-attraction-buxton-england",
  "name": "An Attraction in Buxton",
  "description": "We have space for campervans, an outdoor area with benches for dogs. We also offer food throughout the day and evening, beers on keg, cask, and canned, and have toilet facilities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/an-attraction-buxton-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/25586869834/photo-gallery/O6ytZn8q5IWzQsso_fa65107539965c8ae9c8502760d5ab70_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Buxton",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.27821606,
    "longitude": -1.86983453
  },
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@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.94,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  }
}