{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/we-rv-champions-la-veta-co",
  "name": "We RV Champions of La Veta",
  "description": "We RV Champions of La Veta, CO is located at the base of the Spanish Peaks & offers full hookup RV sites & top-rated amenities. Call now to book ***-***-****",
  "url": "https://campertunity.com/listings/campgrounds/we-rv-champions-la-veta-co",
  "image": [
    "https://www.wervchampions.com/app/uploads/2022/09/la-veta-featured.jpg",
    "/app/themes/sage/resources/assets/images/dropdown-icon.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "126 W 2nd Street",
    "addressLocality": "La Veta",
    "addressRegion": "CO",
    "postalCode": "81055",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.51295,
    "longitude": -105.0775
  },
  "sameAs": [
    "https://www.wervchampions.com/communities/we-rv-champions-of-la-veta/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}