{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-p-bar-flats-campground",
  "name": "P-Bar Flats Campground",
  "description": "P-Bar Flats Campground is located at Forest Route 6N17, Santa Barbara CA 93108. P-Bar Flats Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/lpnf/recarea/?recid=11073",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-p-bar-flats-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Route 6N17",
    "addressLocality": "Santa Barbara",
    "addressRegion": "CA",
    "postalCode": "93108",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.5147038,
    "longitude": -119.5912105
  }
}