{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spectacle-lake-campground-antonito-co",
  "name": "Spectacle Lake Campground",
  "description": "Spectacle Lake Campground is located at , Antonito CO 81120. Spectacle Lake Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/riogrande/recarea/?recid=29612",
  "url": "https://campertunity.com/listings/campgrounds/spectacle-lake-campground-antonito-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Antonito",
    "addressRegion": "CO",
    "postalCode": "81120",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1673104,
    "longitude": -106.4390015
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/antonito/spectacle-lake-campground",
    "https://campflare.com/campground/spectacle-lake-campground-660",
    "https://thedyrt.com/camping/colorado/colorado-spectacle-lake-campground"
  ]
}