{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wild-river-state-park",
  "name": "Wild River State Park",
  "description": "Wild River State Park, Center City Minnesota. See 3 traveler reviews, 5 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/wild-river-state-park",
  "image": [
    "https://campcdn.com/photos/7/2/7209/289602/uploads_2F1622135264341-gl9ylt8by5i-5ac9f03f8eaeb1e1d6be89a91bd1115d_2F547EC467-CC2C-4585-AD71-A49CE517621F.jpeg?v=1633886560",
    "http:https://campcdn.com/photos/7/2/7209/289602/low_res/wild-river-state-park.jpeg?v=1633886560"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.52410051655957,
    "longitude": -92.75417630987467
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}