{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/glens-cove-goetzville-1",
  "name": "Glen's Cove",
  "description": "Glen's Cove near Goetzville, MI, features flat terrain with a mix of forested areas and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/glens-cove-goetzville-1",
  "image": [
    "https://photos.thedyrt.com/photo/530844/media/glens-cove_7fcae2cd-625a-48b4-a15d-5e7016783ca0.heic?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/530844/media/glens-cove_7fcae2cd-625a-48b4-a15d-5e7016783ca0.heic?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/530838/media/glens-cove_e690489a-a664-4b35-9bde-569b24485b93.heic?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-84.09571054,46.14721481)/-84.09571054,46.14721481,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "24649 S. Blind Creek Rd",
    "addressLocality": "Goetzville",
    "addressRegion": "MI",
    "postalCode": "49736",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.14721481,
    "longitude": -84.09571054
  },
  "sameAs": [
    "https://thedyrt.com/camping/michigan/glens-cove"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}