{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-elephant-rock-buena-vista-co",
  "name": "Elephant Rock",
  "description": "Elephant Rock is located at County Road 371 , , Buena Vista CO 81211. Elephant Rock can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-elephant-rock-buena-vista-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "County Road 371 ,",
    "addressLocality": "Buena Vista",
    "addressRegion": "CO",
    "postalCode": "81211",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.9386969,
    "longitude": -106.1789884
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/buena-vista/elephant-rock"
  ]
}