{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/johnnys-lakeside-rv-resort-foley-al",
  "name": "Johnny's Lakeside RV Resort",
  "description": "Johnny's Lakeside RV Resort camping reservations and campground information. Learn more about camping near Johnny's Lakeside RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/johnnys-lakeside-rv-resort-foley-al",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783986/%7Bpht%7DphotoURL2-original%7Bpht%7D1725784206369.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15810 Alabama 59",
    "addressLocality": "Foley",
    "addressRegion": "AL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.45582,
    "longitude": -87.68673
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}