{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/detour-state-forest-campground",
  "name": "DeTour State Forest Campground",
  "description": "DeTour State Forest Campground, De Tour Village Michigan. See 4 traveler reviews, 34 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/detour-state-forest-campground",
  "image": [
    "https://campcdn.com/photos/6/4/6474/94591/uploads_2F1469820131291-tu9af7a679k7dsua-bbc0498fccf42b23d007d5c0dbf6bad4_2FDSC05710.JPG?v=1633650250",
    "http:https://campcdn.com/photos/6/4/6474/94591/low_res/detour-campground.JPG?v=1633650250"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.96135034584506,
    "longitude": -84.00965461390834
  },
  "sameAs": [
    "https://www.campendium.com/detour-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}