{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-stoddard-wells-ohv-area-barstow-ca",
  "name": "Stoddard Wells OHV Area",
  "description": "Stoddard Wells OHV Area is located at 29962 Stoddard Valley Road, Barstow CA 92311. Stoddard Wells OHV Area can be contacted at ***-***-**** or https://www.blm.gov/visit/stoddard-valley-ohv-area",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-stoddard-wells-ohv-area-barstow-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "29962 Stoddard Valley Road",
    "addressLocality": "Barstow",
    "addressRegion": "CA",
    "postalCode": "92311",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.812394,
    "longitude": -117.080269
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/barstow/stoddard-wells-ohv-area"
  ]
}