{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/disney-kimball-mi",
  "name": "Disney Weekend",
  "description": "Stay tuned closer to the arrival date for a more detailed list of activities.",
  "url": "https://campertunity.com/listings/campgrounds/disney-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/22220event0aebac6b-1da8-4509-99cf-bc87ed14cc09.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/disney-weekend_fc134b00-c7cb-4410-8e4f-2b987c61d529/"
  ],
  "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"
    }
  ]
}