{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/thurston-park-central-lake-mi",
  "name": "Thurston Park",
  "description": "Thurston Park camping reservations and campground information. Learn more about camping near Thurston Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/thurston-park-central-lake-mi",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid781475/%7Bpht%7DphotoURL1-thurston%7Bpht%7D1721311677157.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7854 E. Bradford St.",
    "addressLocality": "Central Lake",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.06836,
    "longitude": -85.26165
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}