{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/house-lake-state-campground-gladwin-mi",
  "name": "House Lake State Campground",
  "description": "Michigan Recreation Passport is required for vehicle entry into state parks and recreation areas, state boat launches, state forest campgrounds and state trail",
  "url": "https://campertunity.com/listings/campgrounds/house-lake-state-campground-gladwin-mi",
  "image": [
    "https://photos.thedyrt.com/photo/207933/media/house-lake-state-campground_346ecca6-77ac-4bdd-b3e9-e0396c618576.heic?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/207932/media/house-lake-state-campground_23356d44-2f26-428b-acb9-495e790697f2.heic?auto=webp",
    "https://photos.thedyrt.com/photo/207933/media/house-lake-state-campground_346ecca6-77ac-4bdd-b3e9-e0396c618576.heic?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Gladwin",
    "addressRegion": "MI",
    "postalCode": "48624",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.154231788700045,
    "longitude": -84.57271205939999
  },
  "sameAs": [
    "https://thedyrt.com/camping/michigan/house-lake-state-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$15+"
}