{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riverwalk-rv-park-sterling-co",
  "name": "Riverwalk RV Park",
  "description": "Riverwalk RV Park camping reservations and campground information. Learn more about camping near Riverwalk RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/riverwalk-rv-park-sterling-co",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid782759/%7Bpht%7DphotoURL1-quad_3%7Bpht%7D1721311629376.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "555 E Chestnut St.",
    "addressLocality": "Sterling",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.62072,
    "longitude": -103.19114
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}