{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hidden-meadows-rv-park-campground-pine-island-mn",
  "name": "Hidden Meadows RV Park & Campground",
  "description": "Enjoy shaded RV sites and tent sites near the Zumbro River in Pine Island, Minnesota. Just minutes from Zumbro Lake. Call or book online for best rates!",
  "url": "https://campertunity.com/listings/campgrounds/hidden-meadows-rv-park-campground-pine-island-mn",
  "image": [
    "https://d8qysm09iyvaz.cloudfront.net/subscribers/9AC39F04-6579-420C-A3C5-ED3A7F28EDB8/2/bbf7a60b-7671-440f-b3a7-bb0dffec5dad.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6450 120th St NW",
    "addressLocality": "Pine Island",
    "addressRegion": "MN",
    "postalCode": "55963",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.203396,
    "longitude": -92.646115
  },
  "sameAs": [
    "https://hiddenmeadowsrvpark.com/"
  ]
}