{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yaqui-wash-primitive-campground-julian-ca",
  "name": "Yaqui Wash Primitive Campground",
  "description": "Yaqui Wash Primitive Campground is located at Yaqui Pass Road, Julian CA 92036. Yaqui Wash Primitive Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/yaqui-wash-primitive-campground-julian-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Yaqui Pass Road",
    "addressLocality": "Julian",
    "addressRegion": "CA",
    "postalCode": "92036",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.1366453,
    "longitude": -116.3790518
  }
}