{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lea-lake-electric",
  "name": "Lea Lake Electric - Campflare",
  "description": "We will notify you when a spot opens up at Lea Lake Electric for free. This campground is a part of Bottomless Lakes. .",
  "url": "https://campertunity.com/listings/campgrounds/lea-lake-electric",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "FAQ"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}