{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-rodeo-de-santa-fe-santa-fe-nm",
  "name": "Rodeo De Santa Fe",
  "description": "Rodeo De Santa Fe is located at 3237 Rodeo Road, Santa Fe NM 87507. Rodeo De Santa Fe can be contacted at ***-***-**** or http://www.rodeodesantafe.org/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-rodeo-de-santa-fe-santa-fe-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3237 Rodeo Road",
    "addressLocality": "Santa Fe",
    "addressRegion": "NM",
    "postalCode": "87507",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.6405539,
    "longitude": -105.9987337
  }
}