{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-riverwood-inn-rv-park-delta-co",
  "name": "Riverwood Inn & RV Park",
  "description": "Riverwood Inn & RV Park is located at 677 U.S. 50, Delta CO 81416. Riverwood Inn & RV Park can be contacted at ***-***-**** or https://riverwood-inn-rv-park.business.site/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-riverwood-inn-rv-park-delta-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "677 U.S. 50",
    "addressLocality": "Delta",
    "addressRegion": "CO",
    "postalCode": "81416",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.751941,
    "longitude": -108.068658
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/delta/riverwood-inn-rv-park"
  ]
}