{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-river-camp-rv-park-meeker-co",
  "name": "River Camp RV Park",
  "description": "River Camp RV Park is located at 38723 Colorado 13, Meeker CO 81641. River Camp RV Park can be contacted at ***-***-**** or http://www.whiterivercolorado.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-river-camp-rv-park-meeker-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/17047/1642550606_profile.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "38723 Colorado 13",
    "addressLocality": "Meeker",
    "addressRegion": "CO",
    "postalCode": "81641",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.0202026,
    "longitude": -107.9672317
  }
}