{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/anchors-aweigh-rv-resort-foley-al-us",
  "name": "Anchors Aweigh RV Resort LLC",
  "description": "Anchors Aweigh RV Resort LLC is located at 19814 County Road 20 South, Foley AL 36535. Anchors Aweigh RV Resort LLC can be contacted at ***-***-**** or http://anchorsaweighrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/anchors-aweigh-rv-resort-foley-al-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19814 County Road 20 South",
    "addressLocality": "Foley",
    "addressRegion": "AL",
    "postalCode": "36535",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.3617821,
    "longitude": -87.6863327
  }
}