{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/charity-car-show-ypsilanti-mi",
  "name": "Charity Car Show",
  "description": "Come on down for our Third Annual Car Show, all proceeds for KOA Care Camp. We will have Food trucks, Vendors, activities and so much more!",
  "url": "https://campertunity.com/listings/campgrounds/charity-car-show-ypsilanti-mi",
  "image": [
    "https://koa.com/content/campgrounds/detroit/heroitems/22178heroitemsd367f7ca-b911-42fe-99cf-e97f2a66a30e.jpg",
    "https://koa.com/content/campgrounds/detroit/events/22178event219849b0-0a9a-41c4-9263-8efc7b6a1cf9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6680 Bunton Rd",
    "addressLocality": "Ypsilanti",
    "addressRegion": "MI",
    "postalCode": "48197",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.192432,
    "longitude": -83.565971
  },
  "sameAs": [
    "https://koa.com/campgrounds/detroit/events/charity-car-show_2062a966-831c-4204-b82d-ed07765d46de/"
  ],
  "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"
    }
  ]
}