{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-los-prietos-campground-santa-barbar",
  "name": "Los Prietos Campground",
  "description": "Los Prietos Campground is located at 111 Paradise Road, Santa Barbara CA 93105. Los Prietos Campground can be contacted at ***-***-**** or http://campone.com/los-padres-national-forest/santa-barbara-ranger-district/los-prietos-campground/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-los-prietos-campground-santa-barbar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "111 Paradise Road",
    "addressLocality": "Santa Barbara",
    "addressRegion": "CA",
    "postalCode": "93105",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.541479,
    "longitude": -119.801883
  }
}