{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/banner-lakes-swa-loveland-co",
  "name": "Banner Lakes SWA GMU 99 HRS",
  "description": "Banner Lakes SWA GMU 99 HRS camping reservations and campground information. Learn more about camping near Banner Lakes SWA GMU 99 HRS and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/banner-lakes-swa-loveland-co",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CO/pid50431/%7Bpht%7Dcpw%7Bpht%7D1564716338195.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4207 W CR 16E",
    "addressLocality": "Loveland",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.07306,
    "longitude": -104.56528
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}