{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/victoria-day-weekend-gaylord-mi",
  "name": "Victoria Day Weekend",
  "description": "To our friends north of the border, we welcome you to spend Victoria Day Weekend with us!",
  "url": "https://campertunity.com/listings/campgrounds/victoria-day-weekend-gaylord-mi",
  "image": [
    "https://koa.com/content/campgrounds/gaylord/heroitems/22223heroitems7c48de0b-2670-4cf5-bebb-df9d76549e7d.jpg",
    "https://koa.com/content/campgrounds/gaylord/events/22223event665c294b-595c-4786-8688-a1ba470ea321.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5101 Campfires Parkway",
    "addressLocality": "Gaylord",
    "addressRegion": "MI",
    "postalCode": "49735",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.9581173801,
    "longitude": -84.6605587006
  },
  "sameAs": [
    "https://koa.com/campgrounds/gaylord/events/victoria-day-weekend_6b2e7e2b-116f-46aa-add1-862301a3bcc1/"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}