{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/whispering-pines-gulf-shores-al",
  "name": "Whispering Pines RV Resort WEST 15558 Co Rd 8, Gulf Shores, AL 36542",
  "description": "Hundreds of RV parks for sale, campgrounds for sale, RV resorts for sale and marinas for sale. Find RV lots for sale and RV spaces for rent. Buy and sell RV park and campground memberships. List used recreational vehicles for sale.",
  "url": "https://campertunity.com/listings/campgrounds/whispering-pines-gulf-shores-al",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19558 County Road 8",
    "addressLocality": "Gulf Shores",
    "addressRegion": "AL",
    "postalCode": "36542",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.3247906,
    "longitude": -87.7049713
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "110000",
    "priceValidUntil": "2026-07-19"
  },
  "priceRange": "$110000+"
}