{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/memorial-day-weekend-weidman-mi",
  "name": "Memorial Day Weekend",
  "description": "Come celebrate the start of summer with us! Crafts, Candy Bar Bingo, Family Scavenger Hunts, Live Music on the Beach and much more! Bring your Memorial Day Spirit and decorate your sites! (3 night Minimum). No Refunds.",
  "url": "https://campertunity.com/listings/campgrounds/memorial-day-weekend-weidman-mi",
  "image": [
    "https://koa.com/content/campgrounds/weidman/heroitems/22237heroitemsa0190808-5ca4-4393-a276-a08c2f6868ab.png",
    "https://koa.com/content/campgrounds/weidman/events/22237event0d55dc26-8174-4090-875f-bd4b8aa08cba.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1855 North Coldwater Road",
    "addressLocality": "Weidman",
    "addressRegion": "MI",
    "postalCode": "48893",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.664736,
    "longitude": -84.9862007
  },
  "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": "Beach"
    }
  ]
}