{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fathers-day-weekend-ypsilanti-mi",
  "name": "Father's Day Weekend!",
  "description": "Start your Saturday with a Complimentary Pancake Breakfast!Do you fish, or maybe you've always wanted to learn? Here's your chance to join us for our fishing weekend Contest and maybe you will catch the biggest fish in our lake!",
  "url": "https://campertunity.com/listings/campgrounds/fathers-day-weekend-ypsilanti-mi",
  "image": [
    "https://koa.com/content/campgrounds/detroit/heroitems/22178heroitemsd367f7ca-b911-42fe-99cf-e97f2a66a30e.jpg",
    "https://koa.com/content/campgrounds/detroit/events/22178event70803ea5-6efc-40bc-82a8-1ab93589eb77.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/fathers-day-weekend_c31f2429-2c6b-4ec6-bb0a-5f82582aa4ee/"
  ],
  "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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}