{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lakeview-haven-glendo-wy",
  "name": "Lakeview Haven",
  "description": "Lakeview Haven camping reservations and campground information. Learn more about camping near Lakeview Haven and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/lakeview-haven-glendo-wy",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid784017/%7Bpht%7DphotoURL1-original%7Bpht%7D1699569657205.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "422 6th Street",
    "addressLocality": "Glendo",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.50796,
    "longitude": -105.02363
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/lakeview-haven/CHUB/784017/overview",
    "https://www.rvezy.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}