{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-michigan",
  "name": "Big Lake State Forest Campground",
  "description": "Big Lake State Forest Campground, Watton Michigan. See 1 traveler review, 1 photo and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/big-michigan",
  "image": [
    "https://campcdn.com/photos/6/4/6410/200318/uploads_2F1565105901299-4j7tznm89fq-78b3cfcefc1cb210b37259a31c131120_2FBig%2BLake.JPG?v=1633841953",
    "http:https://campcdn.com/photos/6/4/6410/200318/low_res/big-lake-state-forest.JPG?v=1633841953"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.611162036375305,
    "longitude": -88.56912209633049
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}