{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/upper-campground",
  "name": "Upper Campground",
  "description": "Upper Campground in Temperance River State Park, Schroeder Minnesota. See 5 traveler reviews, 22 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/upper-campground",
  "image": [
    "https://campcdn.com/photos/7/1/7176/65530/uploads_2F1445452142846-xd8mfgcuqr-4221101c627fd72e43675de9b178ac47_2FIMG_3825.JPG?v=1658168025",
    "http:https://campcdn.com/photos/7/1/7176/65530/low_res/upper-campground-schroeder-minnesota.JPG?v=1658168025"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.556635,
    "longitude": -90.871346
  },
  "sameAs": [
    "https://www.campendium.com/upper-campground-schroeder-minnesota"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}