{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sunset-marina-at-43-rv-park-brandon-ms",
  "name": "Sunset Marina at 43 RV Park",
  "description": "Sunset Marina at 43 RV Park camping reservations and campground information. Learn more about camping near Sunset Marina at 43 RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/sunset-marina-at-43-rv-park-brandon-ms",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783691/%7Bpht%7DphotoURL5-original%7Bpht%7D1699567573596.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4269 Mississippi 43",
    "addressLocality": "Brandon",
    "addressRegion": "MS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.50582,
    "longitude": -89.93166
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}