{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stagecoach-trails-rv-resort-julian-ca-1",
  "name": "Stagecoach Trails RV Resort",
  "description": "Stagecoach Trails RV Resort is located at 7878 Great Southern Overland Stage Route, Julian CA 92036. Stagecoach Trails RV Resort can be contacted at ***-***-**** or http://www.stagecoachtrails.com/",
  "url": "https://campertunity.com/listings/campgrounds/stagecoach-trails-rv-resort-julian-ca-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7878 Great Southern Overland Stage Route",
    "addressLocality": "Julian",
    "addressRegion": "CA",
    "postalCode": "92036",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.0603897,
    "longitude": -116.4249448
  }
}