{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/buckingham-campground-fourth-of-july-nederland-co",
  "name": "Buckingham Campground - Fourth of July",
  "description": "Contact info, reviews tips & more for Buckingham Campground - Fourth of July | Camping in Colorado",
  "url": "https://campertunity.com/listings/campgrounds/buckingham-campground-fourth-of-july-nederland-co",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Nederland",
    "addressRegion": "CO",
    "postalCode": "80466",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.99400046,
    "longitude": -105.63400028
  },
  "sameAs": [
    "https://thedyrt.com/camping/colorado/fourth-of-july-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}