{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sports-madness-fathers-day-weekend-kimball-mi",
  "name": "Sports Madness (Father's Day) Weekend",
  "description": "Happy Father's Day weekend!",
  "url": "https://campertunity.com/listings/campgrounds/sports-madness-fathers-day-weekend-kimball-mi",
  "image": [
    "https://koa.com/content/campgrounds/port-huron/heroitems/22220heroitems3b392713-89f1-4b61-a4e0-73a0f92acd5b.jpg",
    "https://koa.com/content/campgrounds/port-huron/events/22220event6750c358-5285-4604-80d4-156fa36f64dd.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5111 Lapeer Rd.",
    "addressLocality": "Kimball",
    "addressRegion": "MI",
    "postalCode": "48074",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.984442,
    "longitude": -82.528936
  },
  "sameAs": [
    "https://koa.com/campgrounds/port-huron/events/sports-madness-fathers-day-weekend_b4bd0a07-4b44-4de0-b6ab-035963656a97/"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}