{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/motel-marion-campground-marion-il",
  "name": "Motel Marion & Campground",
  "description": "Motel Marion & Campground is located at 2100 West Main Street, Marion IL 62959. Motel Marion & Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/motel-marion-campground-marion-il",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2100 West Main Street",
    "addressLocality": "Marion",
    "addressRegion": "IL",
    "postalCode": "62959",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.7309502,
    "longitude": -88.9504764
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/illinois/marion/motel-marion-campground"
  ]
}