{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/marquette-rv-mobile-home-park-saint-charles-mo",
  "name": "Marquette RV & Mobile Home Park",
  "description": "Marquette RV & Mobile Home Park is located at 1701 Veterans Memorial Parkway, Saint Charles MO 63303. Marquette RV & Mobile Home Park can be contacted at ***-***-**** or http://mobilehomecommunitiesusa.com/",
  "url": "https://campertunity.com/listings/campgrounds/marquette-rv-mobile-home-park-saint-charles-mo",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1701 Veterans Memorial Parkway",
    "addressLocality": "Saint Charles",
    "addressRegion": "MO",
    "postalCode": "63303",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.7743685,
    "longitude": -90.5112059
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/missouri/saint-charles/marquette-rv-mobile-home-park"
  ]
}