{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/valley-mobile-rv-park-buena-vista-co",
  "name": "Valley Mobile RV Park",
  "description": "Valley Mobile RV Park is located at 30620 U.S. 24, Buena Vista CO 81211. Valley Mobile RV Park can be contacted at ***-***-**** or http://fourteenernet.com/valleymobilepark/",
  "url": "https://campertunity.com/listings/campgrounds/valley-mobile-rv-park-buena-vista-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "30620 U.S. 24",
    "addressLocality": "Buena Vista",
    "addressRegion": "CO",
    "postalCode": "81211",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.8628969,
    "longitude": -106.1458843
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/buena-vista/valley-mobile-rv-park"
  ]
}