{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/river-camp-rv-park-meeker-co",
  "name": "River Camp RV Park",
  "description": "Usually referred to as the White River RV Park, this property offers deluxe RV sites and an ultimate camping experience for tourists.",
  "url": "https://campertunity.com/listings/campgrounds/river-camp-rv-park-meeker-co",
  "image": [
    "https://d8qysm09iyvaz.cloudfront.net/subscribers/A3C68082-7225-449D-88DB-CA9A47E518CC/2/71b2dd6c-8a3d-443f-ac29-10c5cf635b9c.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "38723 Highway 13",
    "addressLocality": "Meeker",
    "addressRegion": "CO",
    "postalCode": "81641",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.0374733,
    "longitude": -107.913129
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}