{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/maple-ridge-homestead-conway-mi",
  "name": "Maple Ridge Homestead",
  "description": "Maple Ridge Homestead is located near the forests and lakes of northern Michigan.",
  "url": "https://campertunity.com/listings/campgrounds/maple-ridge-homestead-conway-mi",
  "image": [
    "https://photos.thedyrt.com/photo/1842363/media/maple-ridge-homestead_d98dcc94-901f-4d8a-9f47-dbaf41827d9e.png?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1842363/media/maple-ridge-homestead_d98dcc94-901f-4d8a-9f47-dbaf41827d9e.png?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-84.83765792481267,45.35067025682139)/-84.83765792481267,45.35067025682139,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1842364/media/maple-ridge-homestead_6cd8235e-9813-46f3-9907-e0a21ce097ec.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Conway",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.35067025682139,
    "longitude": -84.83765792481267
  },
  "sameAs": [
    "https://thedyrt.com/camping/michigan/maple-ridge-homestead"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$50-$70"
}