{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ameristar-rv-park-vicksburg-ms",
  "name": "Ameristar RV Park",
  "description": "Ameristar RV Park is located at 725 Lucy Bryson Street, Vicksburg MS 39180. Ameristar RV Park can be contacted at ***-***-**** or https://vicksburg.ameristar.com/hotel/rv-park/",
  "url": "https://campertunity.com/listings/campgrounds/ameristar-rv-park-vicksburg-ms",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "725 Lucy Bryson Street",
    "addressLocality": "Vicksburg",
    "addressRegion": "MS",
    "postalCode": "39180",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.31539,
    "longitude": -90.895901
  }
}