{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/solid-axle-summit-9-ridgway-co",
  "name": "Solid Axle Summit 9",
  "description": "Solid Axle Summit (SAS) is a loosely organized meet-up of vintage Toyota 4X4s, mostly Land Cruisers and Pickups, that are equipped or swapped with a solid front axle. Toyota enthusiasts from all parts of the IH8MUD community gather together for one week at the Ouray KOA in Colorado.",
  "url": "https://campertunity.com/listings/campgrounds/solid-axle-summit-9-ridgway-co",
  "image": [
    "https://koa.com/content/campgrounds/ouray/heroitems/06158heroitems58b18e40-91db-416d-b88e-dcd6e93ee246.jpg",
    "https://koa.com/content/campgrounds/ouray/events/06158event0381faf5-fac5-4996-a06f-4f2a0be98d16.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "225 CR 23",
    "addressLocality": "Ridgway",
    "addressRegion": "CO",
    "postalCode": "81432",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.0796493189,
    "longitude": -107.7051544189
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}