{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/river-park-menominee-mi-1",
  "name": "River Park",
  "description": "Information, ✓ Images, ✓ Prices and ✓ Surroundings of Camping River Park in 49858-Menominee / USA (Michigan)",
  "url": "https://campertunity.com/listings/campgrounds/river-park-menominee-mi-1",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2511 10th St",
    "addressLocality": "Menominee",
    "addressRegion": "MI",
    "postalCode": "49858",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1551,
    "longitude": -87.5782
  },
  "sameAs": [
    "https://www.camperado.de/campingdetails/River_Park__39111"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}