{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sage-hill-campground-santa-barbara-ca",
  "name": "Sage Hill Group Campground",
  "description": "Sage Hill Group Campground is located at 177 Paradise Road, Santa Barbara CA 93105. Sage Hill Group Campground can be contacted at ***-***-**** or http://campone.com/los-padres-national-forest/santa-barbara-ranger-district/sage-hill-group-campground/",
  "url": "https://campertunity.com/listings/campgrounds/sage-hill-campground-santa-barbara-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "177 Paradise Road",
    "addressLocality": "Santa Barbara",
    "addressRegion": "CA",
    "postalCode": "93105",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.546546,
    "longitude": -119.791051
  }
}