{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/foley-sunchase-foley-al-us",
  "name": "Foley Sunchase RV Park",
  "description": "Foley Sunchase RV Park is located at 11853 Grantham Road, Foley AL 36535. Foley Sunchase RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/foley-sunchase-foley-al-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11853 Grantham Road",
    "addressLocality": "Foley",
    "addressRegion": "AL",
    "postalCode": "36535",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.397337,
    "longitude": -87.733962
  }
}