{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ahoy-rv-resort-springsteen-lane-foley-al",
  "name": "Ahoy RV Resort 13000 Springsteen Lane, Foley, AL 36535",
  "description": "Now Open!!!! ***Great Location.....More Amenities*** Ideally located off US 98 & Foley Beach Express. Ahoy is dedicated to providing prompt, personable service in a clean & comfortable resort atmosphere. So many great amenities you won't want to leave! Come as guests...leave as family.",
  "url": "https://campertunity.com/listings/campgrounds/ahoy-rv-resort-springsteen-lane-foley-al",
  "image": [
    "https://mobilehomes.s3.amazonaws.com/photo/5a/5afb/5afbd64e-c501-47ea-974c-4bc6ea14f470.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13000 Springsteen Lane",
    "addressLocality": "Foley",
    "addressRegion": "AL",
    "postalCode": "36535",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.41414,
    "longitude": -87.65023
  }
}