{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-heron-escape-rv-resort-foley-al-2",
  "name": "Blue Heron Escape RV Resort",
  "description": "Blue Heron Escape RV Resort, Foley Alabama. See traveler reviews, photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/blue-heron-escape-rv-resort-foley-al-2",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19700 Keller Road",
    "addressLocality": "Foley",
    "addressRegion": "AL",
    "postalCode": "36535",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.53,
    "longitude": -87.688015
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}