{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/elk-ridge-campground-us",
  "name": "Elk Ridge Campground",
  "description": "Elk Ridge Campground in Ridgway State Park, Ridgway Colorado. See 32 traveler reviews, 29 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/elk-ridge-campground-us",
  "image": [
    "https://campcdn.com/photos/3/1/31551/320772/uploads_2F1636908399621-yil8k71meb-9054154d69b16637eb2c1567b381ffbd_2F20211006_151001.jpg?v=1647360176",
    "http:https://campcdn.com/photos/3/1/31551/320772/low_res/elk-ridge-campground-ridgway-sp.jpg?v=1647360176"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.219718,
    "longitude": -107.738415
  },
  "sameAs": [
    "https://www.campendium.com/elk-ridge-campground-ridgway-sp",
    "http://cpw.state.co.us/placestogo/Parks/ridgway"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}