{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bull-i-th-thorn-buxton-england",
  "name": "The Bull I' Th' Thorn Campsite",
  "description": "The Bull I' Th' Thorn Campsite offers water, internet, electricity, toilets, and showers.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bull-i-th-thorn-buxton-england",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Buxton",
    "addressRegion": "england",
    "postalCode": "SK17 9QQ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.19568,
    "longitude": -1.81036
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}