{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/e-z-daze-rv-park-southaven-ms",
  "name": "E Z Daze RV Park",
  "description": "EZ DAZE RV Park invites you to pull your RV into the newest park in DeSoto County, north Mississippi and enjoy the finest in camping, recreation and good, old-fashioned southern hospitality for your next camping vacation. You'll enjoy a convenient locatio",
  "url": "https://campertunity.com/listings/campgrounds/e-z-daze-rv-park-southaven-ms",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Southaven",
    "addressRegion": "MS",
    "postalCode": "38671",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.9420918,
    "longitude": -89.9995264
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}