{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ripple-river-motel-rv-park",
  "name": "Ripple River Motel & RV Park",
  "description": "Ripple River Motel & RV Park, Aitkin Minnesota. See traveler reviews, photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/ripple-river-motel-rv-park",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}