{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/elk-creek-campground-antonito-co",
  "name": "Elk Creek Campground",
  "description": "Elk Creek Campground is located at Forest 250 Rd, Antonito CO 81120. Elk Creek Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/riogrande/recarea/?recid=29522",
  "url": "https://campertunity.com/listings/campgrounds/elk-creek-campground-antonito-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest 250 Rd",
    "addressLocality": "Antonito",
    "addressRegion": "CO",
    "postalCode": "81120",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1251569,
    "longitude": -106.3683739
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/antonito/elk-creek-campground"
  ]
}