{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/red-white-and-blue-weekend-kimball-mi",
  "name": "Red, White and Blue Weekend",
  "description": "Stay tuned closer to the arrival date for a more detailed list of activities. FIREWORKS ARE NOT PERMITTED IN THE CAMPGROUND!",
  "url": "https://campertunity.com/listings/campgrounds/red-white-and-blue-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/22220eventaa40f8f9-dc0b-4b35-b651-69ca7309be58.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/red-white-and-blue-weekend_30b9368f-6727-4cfb-ab20-3e076dffb852/"
  ],
  "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"
    }
  ]
}