{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-lake-methodist-camp-andalusia-al",
  "name": "Blue Lake Methodist Camp",
  "description": "Blue Lake Methodist Camp is located at 8500 Oakwood Lane, Andalusia AL 36420. Blue Lake Methodist Camp can be contacted at ***-***-**** or http://www.bluelakecamp.com/",
  "url": "https://campertunity.com/listings/campgrounds/blue-lake-methodist-camp-andalusia-al",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8500 Oakwood Lane",
    "addressLocality": "Andalusia",
    "addressRegion": "AL",
    "postalCode": "36420",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.1115389,
    "longitude": -86.5569219
  }
}