{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/whispering-pines-rv-resort-gulf-shores-al",
  "name": "Whispering Pines RV Resort",
  "description": ".",
  "url": "https://campertunity.com/listings/campgrounds/whispering-pines-rv-resort-gulf-shores-al",
  "image": [
    "https://www.whisperingpinesgulfshores.com/custimages/slide1.jpg",
    "https://www.whisperingpinesgulfshores.com/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19648 County Road 8",
    "addressLocality": "Gulf Shores",
    "addressRegion": "AL",
    "postalCode": "36542",
    "addressCountry": "US"
  }
}