{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-ripple-river-motel-rv-park",
  "name": "Ripple River Motel & RV Park",
  "description": "Ripple River Motel & RV Park is located at 701 Minnesota Avenue South, Aitkin MN 56431. Ripple River Motel & RV Park can be contacted at ***-***-**** or http://www.ripplerivermotel.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-ripple-river-motel-rv-park",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "701 Minnesota Avenue South",
    "addressLocality": "Aitkin",
    "addressRegion": "MN",
    "postalCode": "56431",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.5226581,
    "longitude": -93.7080252
  }
}