{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chotard-landing-vicksburg-ms",
  "name": "Chotard Landing",
  "description": "Chotard Landing is located at 350 Chotard Lake Road, Vicksburg MS 39183. Chotard Landing can be contacted at ***-***-**** or http://www.chotardlandingresort.com/accommodations",
  "url": "https://campertunity.com/listings/campgrounds/chotard-landing-vicksburg-ms",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "350 Chotard Lake Road",
    "addressLocality": "Vicksburg",
    "addressRegion": "MS",
    "postalCode": "39183",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.5906911,
    "longitude": -91.0223183
  }
}