{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cruise-inn-alexandria-mn-us",
  "name": "Cruise Inn RV Park & Motel",
  "description": "Cruise Inn RV Park & Motel is located at 910 34th Avenue West, Alexandria MN 56308. Cruise Inn RV Park & Motel can be contacted at ***-***-**** or http://www.cruiseinnalexandria.com/",
  "url": "https://campertunity.com/listings/campgrounds/cruise-inn-alexandria-mn-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "910 34th Avenue West",
    "addressLocality": "Alexandria",
    "addressRegion": "MN",
    "postalCode": "56308",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.8596572,
    "longitude": -95.391344
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/alexandria/cruise-inn-rv-park-motel"
  ]
}