{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/island-retreat-rv-park-gulf-shores-al-1",
  "name": "Island Retreat RV Park",
  "description": "Island Retreat is the destination RV Park in Gulf Shores, Alabama! Located just under 3 miles from white sand beaches & clear blue waters.",
  "url": "https://campertunity.com/listings/campgrounds/island-retreat-rv-park-gulf-shores-al-1",
  "image": [
    "https://static.wixstatic.com/media/17bc30_d8cff50f84644ad58d8787e008f286d2~mv2.png/v1/fill/w_2500,h_1874,al_c/17bc30_d8cff50f84644ad58d8787e008f286d2~mv2.png",
    "https://static.wixstatic.com/media/17bc30_f0aa55064e8c43e3b34ba3fbd07c26d3~mv2.jpg/v1/fill/w_611,h_330,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/17bc30_f0aa55064e8c43e3b34ba3fbd07c26d3~mv2.jpg",
    "https://static.wixstatic.com/media/17bc30_59991595986d4e4b82da40e01a361b06~mv2_d_1265_1265_s_2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18201 Alabama 180",
    "addressLocality": "Gulf Shores",
    "addressRegion": "AL",
    "postalCode": "36542",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.2583191,
    "longitude": -87.7291617
  }
}