{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oscoda-koa-family-resort-kampground-oscoda-mi",
  "name": "Oscoda KOA Family Resort Kampground",
  "description": "The Oscoda KOA lies near the sunrise coast of northeast Michigan in an outdoor enthusiast's wonderland. Minutes away, you'll find AuSable River canoeing, sugar sand beaches, Huron National Forest, Wurtsmith Air Museum, River Road Scenic Byway, Tawas Point",
  "url": "https://campertunity.com/listings/campgrounds/oscoda-koa-family-resort-kampground-oscoda-mi",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/50b813c8-98e7-11ef-8974-9ea104242f1a/card.jpg?v=63897749674"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3591 Forest Rd",
    "addressLocality": "Oscoda",
    "addressRegion": "MI",
    "postalCode": "48750",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3852939,
    "longitude": -83.3477761
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}