{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/anchors-aweigh-rv-resort-foley",
  "name": "Anchors Aweigh RV Resort",
  "description": "Contact info, reviews tips & more for Anchors Aweigh RV Resort | Camping in Alabama",
  "url": "https://campertunity.com/listings/campgrounds/anchors-aweigh-rv-resort-foley",
  "image": [
    "https://photos.thedyrt.com/photo/800383/media/anchors-aweigh-rv-resort-llc_c058d063-a140-40f3-881b-e01553ce3892.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/800383/media/anchors-aweigh-rv-resort-llc_c058d063-a140-40f3-881b-e01553ce3892.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19814 County Road 20 South",
    "addressLocality": "Foley",
    "addressRegion": "AL",
    "postalCode": "36535",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.36280447,
    "longitude": -87.68618336
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "john G."
      },
      "datePublished": "2021-12-09T20:37:41.051Z",
      "reviewBody": "Small friendly very clean park. All paved and pets welcome. Only negative would be the pool isn’t heated however they have a nice hot tub. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}