{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nanabe-creek-campgrounds-meridian-ms",
  "name": "Nanabe Creek Campgrounds",
  "description": "Nanabe Creek Campgrounds. RV Park and Campground in Meridian, Mississippi",
  "url": "https://campertunity.com/listings/campgrounds/nanabe-creek-campgrounds-meridian-ms",
  "image": [
    "https://rvcampgroundhq.com/wp-content/uploads/2023/09/cropped-rvcampgroundhq-logo-light-square-2500x2500-2.png",
    "http://rvcampgroundhq.com/wp-content/uploads/2023/09/RV-Campground-HQ-Default.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1933 Russell Mount Gilead Rd",
    "addressLocality": "Meridian",
    "addressRegion": "MS",
    "postalCode": "39301",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.403209,
    "longitude": -88.5901029
  },
  "sameAs": [
    "https://rvcampgroundhq.com/campground/mississippi/nanabe-creek-campgrounds/"
  ]
}