{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/canon-bonito-rv-park-fishermans-club-antonito",
  "name": "Canon Bonito RV Park & Fisherman’s Club",
  "description": "Canon Bonito RV Park & Fisherman’s Club is located at 6819 County Road D.5, Antonito CO 81120. Canon Bonito RV Park & Fisherman’s Club can be contacted at ***-***-**** or http://www.canonbonitorv.com/",
  "url": "https://campertunity.com/listings/campgrounds/canon-bonito-rv-park-fishermans-club-antonito",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6819 County Road D.5",
    "addressLocality": "Antonito",
    "addressRegion": "CO",
    "postalCode": "81120",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.0472889,
    "longitude": -106.1304572
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/antonito/canon-bonito-rv-park-fisherman-s-club"
  ]
}