{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/river-bend-campgrounds-austin-mn",
  "name": "River Bend Campgrounds",
  "description": "Contact info, reviews tips & more for River Bend Campgrounds | Camping in Minnesota",
  "url": "https://campertunity.com/listings/campgrounds/river-bend-campgrounds-austin-mn",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13380 State Hwy 105",
    "addressLocality": "Austin",
    "addressRegion": "MN",
    "postalCode": "55912",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.54341604,
    "longitude": -92.98326097
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Jungle"
    }
  ]
}