{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-hidden-meadows-rv-park-pine-island",
  "name": "Hidden Meadows RV Park Inc",
  "description": "Hidden Meadows RV Park Inc is located at 6450 120th Street Northwest, Pine Island MN 55963. Hidden Meadows RV Park Inc can be contacted at ***-***-**** or http://www.hiddenmeadowsrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-hidden-meadows-rv-park-pine-island",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6450 120th Street Northwest",
    "addressLocality": "Pine Island",
    "addressRegion": "MN",
    "postalCode": "55963",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.171056,
    "longitude": -92.566001
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/pine-island/hidden-meadows-rv-park-inc"
  ]
}