{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eagle-cottages-at-gulf-state-park-gulf-shores-al",
  "name": "Eagle Cottages at Gulf State Park",
  "description": "Filled with outdoor and indoor amenities like private porches and beach access, our Gulf State Park cabins are perfect for a waterfront vacation in AL.",
  "url": "https://campertunity.com/listings/campgrounds/eagle-cottages-at-gulf-state-park-gulf-shores-al",
  "image": [
    "https://www.eaglecottagesatgsp.com/files/4722/main_header_cottages_pier.jpg",
    "https://www.eaglecottagesatgsp.com/files/4722/cottages_porch_lake.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20111 State Park Road",
    "addressLocality": "Gulf Shores",
    "addressRegion": "AL",
    "postalCode": "36542",
    "addressCountry": "US"
  }
}