{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ponderosa-campground-antonito-co",
  "name": "Ponderosa Campground",
  "description": "Ponderosa Campground is located at 18584 Colorado 17, Antonito CO 81120. Ponderosa Campground can be contacted at ***-***-**** or http://www.ponderosaco.com/",
  "url": "https://campertunity.com/listings/campgrounds/ponderosa-campground-antonito-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18584 Colorado 17",
    "addressLocality": "Antonito",
    "addressRegion": "CO",
    "postalCode": "81120",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1222578,
    "longitude": -106.3291981
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/antonito/ponderosa-campground",
    "https://thedyrt.com/camping/colorado/ponderosa-campground-co"
  ]
}