{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/river-fork-rv-park-and-campground-lake-city-co",
  "name": "River Fork RV Park and Campground",
  "description": "Lake City, Colorado. Camping inside the city limits. Great access to the river, the creek, the Alpine Loop Trail, restaurants, shops, ice cream, rv campgrounds",
  "url": "https://campertunity.com/listings/campgrounds/river-fork-rv-park-and-campground-lake-city-co",
  "image": [
    "https://img1.wsimg.com/isteam/ip/b647551e-82a0-41ea-967e-4d90ae37120c/rs%3Dh_1500%2Ccg_truefix.jpg",
    "http://img1.wsimg.com/isteam/ip/b647551e-82a0-41ea-967e-4d90ae37120c/rs%3Dh_1500%2Ccg_truefix.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "112 N Henson St",
    "addressLocality": "Lake City",
    "addressRegion": "CO",
    "postalCode": "81235",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.026215,
    "longitude": -107.315531
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ice"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}