{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/river-rv-park-meeker-co",
  "name": "River Camp RV Park",
  "description": "River Camp RV Park camping reservations and campground information. Learn more about camping near River Camp RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/river-rv-park-meeker-co",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783305/%7Bpht%7DphotoURL1-original%7Bpht%7D1699568562939.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "38723 Colorado 13",
    "addressLocality": "Meeker",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.02026,
    "longitude": -107.96699
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}