{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/caballo-lake-caballo-nm",
  "name": "Caballo Lake",
  "description": "Caballo Lake camping reservations and campground information. Learn more about camping near Caballo Lake and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/caballo-lake-caballo-nm",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/NM/pid430003/%7Bpht%7DCaballo%20Lake%20Riverside%20Campground%7Bpht%7D1448994218850.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10 Palmino Road",
    "addressLocality": "Caballo",
    "addressRegion": "NM",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.86833,
    "longitude": -107.30333
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/caballo-lake/NM/430003/overview?utm_source=reserveamerica&utm_medium=article&utm_campaign=reasons-to-go-camping-in-the-fall-article-2022&utm_content=CaballoLakeStateParkNewMexicocta"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}