{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/magic-river-campground-long-beach-ms-1",
  "name": "Magic River Campground",
  "description": "Magic River Campground near Long Beach, MS, is situated in a region characterized by flat terrain with a mix of wooded areas and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/magic-river-campground-long-beach-ms-1",
  "image": [
    "https://photos.thedyrt.com/photo/1135466/media/magic-river-resort_6539c2b6-acf6-4a1f-aa49-48ebb9652f36.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-89.19916718,30.38881724)/-89.19916718,30.38881724,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1135466/media/magic-river-resort_6539c2b6-acf6-4a1f-aa49-48ebb9652f36.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1135465/media/magic-river-resort_00a27e3b-1a18-47f9-86a2-6e6d7392249f.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "21263 Tucker Road (Bells Ferry Rd entrance)",
    "addressLocality": "Long Beach",
    "addressRegion": "MS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.38881724,
    "longitude": -89.19916718
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}