{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/golden-gate-canyon-state-park-golden-co-1",
  "name": "Golden Gate Canyon State Park",
  "description": "Golden Gate Canyon State Park offers a variety of recreation opportunities within an hour’s drive of the Denver Metro Area. Over thirty-five miles of trails await the outdoor enthusiast, providing access to high mountain meadows, lush streamside corridors, rocky peaks and dense forest.",
  "url": "https://campertunity.com/listings/campgrounds/golden-gate-canyon-state-park-golden-co-1",
  "image": [
    "https://cpw.state.co.us/sites/default/files/styles/coh_x_large_landscape/public/dam/w2qlucaeq1/golden-gate-papaleo-029.jpg?h=3b435096&itok=Tf0eTt-k",
    "https://cpw.state.co.us/sites/default/files/styles/coh_small_square/public/dam/w2qlucaeq1/golden-gate-papaleo-029.jpg?h=3b435096&itok=2G7un5kt"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Golden",
    "addressRegion": "CO",
    "postalCode": "80403",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.830859,
    "longitude": -105.41053
  },
  "sameAs": [
    "https://cpw.state.co.us/state-parks/golden-gate-canyon-state-park",
    "https://www.reserveamerica.com/explore/golden-gate-canyon-state-park/CO/50025/overview?utm_source=reserveamerica&utm_medium=article&utm_campaign=9-underrated-state-parks-you-need-to-visit-article-2022&utm_content=GoldenCanyonStateParkColoradocta"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}