{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/island-retreat-rv-park-gulf-shores-al-2",
  "name": "Island Retreat RV Park",
  "description": "Island Retreat RV Park is located at 18201 Alabama 180, Gulf Shores AL 36542. Island Retreat RV Park can be contacted at ***-***-**** or http://www.islandretreatrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/island-retreat-rv-park-gulf-shores-al-2",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18201 Alabama 180",
    "addressLocality": "Gulf Shores",
    "addressRegion": "AL",
    "postalCode": "36542",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.2574574,
    "longitude": -87.7136555
  }
}