{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/conejos-river-campground-rv-park-antonito-co",
  "name": "Conejos River Campground RV Park",
  "description": "Conejos River Campground RV Park is located at 26714 Colorado 17, Antonito CO 81120. Conejos River Campground RV Park can be contacted at ***-***-**** or http://conejosrivercampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/conejos-river-campground-rv-park-antonito-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "26714 Colorado 17",
    "addressLocality": "Antonito",
    "addressRegion": "CO",
    "postalCode": "81120",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.0669803,
    "longitude": -106.222531
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/antonito/conejos-river-campground-rv-park"
  ]
}