{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vacation-station-rv-resort-ludington-mi-us",
  "name": "Vacation Station RV Resort",
  "description": "Vacation Station RV Resort camping reservations and campground information. Learn more about camping near Vacation Station RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/vacation-station-rv-resort-ludington-mi-us",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783230/%7Bpht%7DphotoURL1-original%7Bpht%7D1699575216064.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4895 U.S. 10",
    "addressLocality": "Ludington",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9531,
    "longitude": -86.40073
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/vacation-station-rv-resort/CHUB/783230/overview",
    "https://www.vacationstationrvresort.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}