{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/two-fox-cabins-la-veta-co",
  "name": "Two Fox Cabins",
  "description": "Beautiful, rustic cabin rentals in La Veta, starting from $95/night. Secluded lodging for vacations or family weekend in the core of the majestic Spanish Peaks mountains in Southern Colorado.",
  "url": "https://campertunity.com/listings/campgrounds/two-fox-cabins-la-veta-co",
  "image": [
    "https://l.icdbcdn.com/oh/16958b86-ee54-4116-b0b0-e9a4fe9ab39e.jpg?w=1200",
    "https://l.icdbcdn.com/oh/a11c5f7d-b88b-436d-b67d-6b29ea6f2f19.png?w=250&h=90&mode=max&f=32"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "404 Oak St",
    "addressLocality": "La Veta",
    "addressRegion": "CO",
    "postalCode": "CO 81055",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://twofoxcabins.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}