{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/grass-lake-state-forest-thompsonville-mi-1",
  "name": "Grass Lake State Forest Campground",
  "description": "Contact info, reviews tips & more for Grass Lake State Forest Campground | Camping in Michigan",
  "url": "https://campertunity.com/listings/campgrounds/grass-lake-state-forest-thompsonville-mi-1",
  "image": [
    "https://photos.thedyrt.com/photo/194538/media/michigan-grass-lake-state-forest-campground_f1eba41bff3486047acd6bf7007641f9.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/194538/media/michigan-grass-lake-state-forest-campground_f1eba41bff3486047acd6bf7007641f9.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Thompsonville",
    "addressRegion": "MI",
    "postalCode": "49683",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.59271584,
    "longitude": -85.84993299
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}