{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-alabama-coast-campground-foley",
  "name": "Alabama Coast Campground",
  "description": "Alabama Coast Campground is located at 11959 Barin Field Road, Foley AL 36535. Alabama Coast Campground can be contacted at ***-***-**** or http://www.alabamacoastrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-alabama-coast-campground-foley",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11959 Barin Field Road",
    "addressLocality": "Foley",
    "addressRegion": "AL",
    "postalCode": "36535",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.3990568,
    "longitude": -87.6430245
  }
}