{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/marion-campground-rv-park-marion-il",
  "name": "What is the phone number for Marion Campground & RV Park?",
  "description": "Marion Campground & RV Park is located at 119 7th Street, Marion IL 62959. Marion Campground & RV Park can be contacted at ***-***-**** or http://marioncampground.weebly.com/",
  "url": "https://campertunity.com/listings/campgrounds/marion-campground-rv-park-marion-il",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "119 7th Street",
    "addressLocality": "Marion",
    "addressRegion": "IL",
    "postalCode": "62959",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.7324332,
    "longitude": -88.954905
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/illinois/marion/marion-campground-rv-park"
  ]
}