{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jefferson-county-fairgrounds-golden-co",
  "name": "Jefferson County Fairgrounds",
  "description": "Contact info, reviews tips & more for Jefferson County Fairgrounds | Camping in Colorado",
  "url": "https://campertunity.com/listings/campgrounds/jefferson-county-fairgrounds-golden-co",
  "image": [
    "https://photos.thedyrt.com/photo/665084/media/jefferson-county-fairgrounds-2_9a95adf9-e3da-4423-9c7a-648205843811.png?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/665084/media/jefferson-county-fairgrounds-2_9a95adf9-e3da-4423-9c7a-648205843811.png?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15200 W 6th Avenue Service Rd",
    "addressLocality": "Golden",
    "addressRegion": "CO",
    "postalCode": "80401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.72194351,
    "longitude": -105.17072767
  },
  "sameAs": [
    "https://thedyrt.com/camping/colorado/jefferson-county-fairgrounds-2"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}