{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sugar-sands-rv-resort-gulf-shores",
  "name": "Sugar Sands RV Resort",
  "description": "Sugar Sands RV Resort is located at 5343 Roscoe Road, Gulf Shores AL 36542. Sugar Sands RV Resort can be contacted at ***-***-**** or http://sugarsandsrvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sugar-sands-rv-resort-gulf-shores",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5343 Roscoe Road",
    "addressLocality": "Gulf Shores",
    "addressRegion": "AL",
    "postalCode": "36542",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.3021061,
    "longitude": -87.6410522
  }
}