{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-victory-rv-park-paducah-ky",
  "name": "Victory RV Park, Inc.",
  "description": "Victory RV Park, Inc. is located at 4300 Shemwell Road, Paducah KY 42003. Victory RV Park, Inc. can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-victory-rv-park-paducah-ky",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4300 Shemwell Road",
    "addressLocality": "Paducah",
    "addressRegion": "KY",
    "postalCode": "42003",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.972715,
    "longitude": -88.558715
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/kentucky/paducah/victory-rv-park-inc"
  ]
}