{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/caballo-country-store-rv-park-caballo-nm",
  "name": "Caballo Country Store & RV Park",
  "description": "Caballo Lake RV Park is quiet with beautiful views of the lake and mountains. Walk to the beach, boat ramp nearby, free wifi, happy hour at 4:30pm daily!",
  "url": "https://campertunity.com/listings/campgrounds/caballo-country-store-rv-park-caballo-nm",
  "image": [
    "https://sierracountynewmexico.info/wp-content/uploads/2023/07/lil-abners-store-front-caballo-new-mexico.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14422 Highway 187",
    "addressLocality": "Caballo",
    "addressRegion": "NM",
    "postalCode": "87931",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://sierracountynewmexico.info/rv-parks/caballo-country-store-rv-park/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ]
}