{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/water-wars-weekend-ypsilanti-mi",
  "name": "Water Wars Weekend!",
  "description": "Get ready to get Wet and Wild during our Water Wars Weekend!",
  "url": "https://campertunity.com/listings/campgrounds/water-wars-weekend-ypsilanti-mi",
  "image": [
    "https://koa.com/content/campgrounds/detroit/heroitems/22178heroitemsd367f7ca-b911-42fe-99cf-e97f2a66a30e.jpg",
    "https://koa.com/content/campgrounds/detroit/events/22178events05768d05-f51a-4431-bdbb-d86ac4e1b5a6.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/water-wars-weekend_586c018c-e3d6-4830-abca-d4ab886189b7/"
  ],
  "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"
    }
  ]
}