{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hulme-end-camping-site-buxton-engeland",
  "name": "Hulme End Camping Site",
  "description": "Camping vHolme End 'on very large lawn. Cost 5 pounds per person, no electricity. Laundry room with 3 ladies and 2 men's toilets. Empty skeptic tank: yes. Take water: yes. Emptying gray water: no. Nice owner comes along to collect money. Great as a place for Peak District. (there is another camping nearby, but it costs double (ex current) or £ 25 with electricity). Quiet campsite, in high season 1x per week fish / chip car on site, very tasty",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hulme-end-camping-site-buxton-engeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650840793.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "B5054",
    "addressLocality": "Buxton",
    "addressRegion": "engeland",
    "postalCode": "SK17 0EX",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.12982,
    "longitude": -1.84265
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.75,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "14",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£14+"
}