{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gulf-shores-rv-resort-gulf-shores-al",
  "name": "Gulf Shores RV Resort",
  "description": "Gulf Shores RV Resort camping reservations and campground information. Learn more about camping near Gulf Shores RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/gulf-shores-rv-resort-gulf-shores-al",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783465/%7Bpht%7DphotoURL6-original%7Bpht%7D1725696257174.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18717 Barefoot Way",
    "addressLocality": "Gulf Shores",
    "addressRegion": "AL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.30888,
    "longitude": -87.70829
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}