{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cathedral-pines-campground-mio-mi",
  "name": "Cathedral Pines Campground",
  "description": "Cathedral Pines Campground near Mio, MI, is surrounded by dense forest terrain.",
  "url": "https://campertunity.com/listings/campgrounds/cathedral-pines-campground-mio-mi",
  "image": [
    "https://photos.thedyrt.com/photo/media/michigan-cathedral-pines-campground_7c29b90f-15ed-449c-a470-2ab82b6576a3.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/michigan-cathedral-pines-campground_7c29b90f-15ed-449c-a470-2ab82b6576a3.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/michigan-cathedral-pines-campground_14a7a309-c526-4c19-91e0-57a0bc6aa697.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-84.01138281,44.65592427)/-84.01138281,44.65592427,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mio",
    "addressRegion": "MI",
    "postalCode": "48647",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.65592427,
    "longitude": -84.01138281
  },
  "sameAs": [
    "https://thedyrt.com/camping/michigan/michigan-cathedral-pines-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}