{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-la-veta-pines-rv-park-co",
  "name": "La Veta Pines RV park",
  "description": "La Veta Pines RV park is located at 226 West Grand Avenue, La Veta CO 81055. La Veta Pines RV park can be contacted at ***-***-**** or http://www.lavetapines.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-la-veta-pines-rv-park-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/9485/1611429602_profile.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "226 West Grand Avenue",
    "addressLocality": "La Veta",
    "addressRegion": "CO",
    "postalCode": "81055",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.5037245,
    "longitude": -105.0114632
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/la-veta/la-veta-pines-rv-park"
  ]
}