{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-san-luis-valley-campground-villa",
  "name": "San Luis Valley Campground",
  "description": "San Luis Valley Campground is located at , Villa Grove CO 81155. San Luis Valley Campground can be contacted at ***-***-**** or http://www.slvcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-san-luis-valley-campground-villa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Villa Grove",
    "addressRegion": "CO",
    "postalCode": "81155",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.216064,
    "longitude": -105.952148
  }
}