{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/archway-rv-park-mount-vernon-il",
  "name": "Archway RV Park",
  "description": "Archway RV Park is located at 4810 Broadway Street, Mount Vernon IL 62864. Archway RV Park can be contacted at ***-***-**** or http://www.archwayrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/archway-rv-park-mount-vernon-il",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4810 Broadway Street",
    "addressLocality": "Mount Vernon",
    "addressRegion": "IL",
    "postalCode": "62864",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.3116264,
    "longitude": -88.9657172
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/illinois/mount-vernon/archway-rv-park",
    "https://thedyrt.com/camping/illinois/archway-rv-campground"
  ]
}