{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/archway-rv-park-travel-trailer-tips-mount-vernon",
  "name": "Greek RV Park - Travel Traveler Tibbs",
  "description": "Tagline",
  "url": "https://campertunity.com/listings/campgrounds/archway-rv-park-travel-trailer-tips-mount-vernon",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4810 Broadway St",
    "addressLocality": "Mount Vernon",
    "addressRegion": "IL",
    "postalCode": "62864",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.311737,
    "longitude": -88.9655329
  },
  "sameAs": [
    "https://traveltrailer.tips/rv-parks/archway-rv-park/"
  ]
}