{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/golden-gate-canyon-state-park-hrs-golden-co",
  "name": "Golden Gate Canyon State Park HRS",
  "description": "Golden Gate Canyon State Park HRS camping reservations and campground information. Learn more about camping near Golden Gate Canyon State Park HRS and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/golden-gate-canyon-state-park-hrs-golden-co",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "92 Crawford Gulch Road",
    "addressLocality": "Golden",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.7546349,
    "longitude": -105.22058
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/golden-gate-canyon-state-park-hrs/CO/67505/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ]
}