---
title: "Santa Barbara Face & Body"
---




```ld+json
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@context": "https://schema.org",
            "@type": "MedicalClinic",
            "@id": "https://santabarbarafaceandbody.com/locations/santa-barbara-face-body/#location",
            "name": "Santa Barbara Face & Body",
            "url": "https://santabarbarafaceandbody.com/locations/santa-barbara-face-body/",
            "telephone": "(805) 764-9074",
            "parentOrganization": {
                "@type": "Organization",
                "name": "Santa Barbara Face and Body",
                "url": "https://santabarbarafaceandbody.com/"
            },
            "medicalSpecialty": "PlasticSurgery",
            "sameAs": [
                "https://www.wikidata.org/wiki/Q182442"
            ],
            "priceRange": "$$$",
            "paymentAccepted": "Cash, Credit Card, Insurance",
            "currenciesAccepted": "USD"
        },
        {
            "@context": "https://schema.org",
            "@type": "MedicalWebPage",
            "@id": "https://santabarbarafaceandbody.com/locations/santa-barbara-face-body/#webpage",
            "name": "Santa Barbara Face & Body",
            "url": "https://santabarbarafaceandbody.com/locations/santa-barbara-face-body/",
            "mainEntity": {
                "@id": "https://santabarbarafaceandbody.com/locations/santa-barbara-face-body/#location"
            },
            "about": [
                {
                    "@type": "MedicalSpecialty",
                    "name": "Plastic Surgery",
                    "sameAs": "https://www.wikidata.org/wiki/Q182442"
                }
            ]
        },
        {
            "@context": "https://schema.org",
            "@type": "BreadcrumbList",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": {
                        "@id": "https://santabarbarafaceandbody.com/",
                        "@type": "WebSite",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Locations",
                    "item": {
                        "@id": "https://santabarbarafaceandbody.com/locations/",
                        "@type": "CollectionPage",
                        "name": "Locations"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Santa Barbara Face & Body",
                    "item": "https://santabarbarafaceandbody.com/locations/santa-barbara-face-body/"
                }
            ]
        }
    ]
}
```
