---
title: "Hello world!"
---

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!


```ld+json
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@context": "https://schema.org",
            "@type": "Article",
            "@id": "https://santabarbarafaceandbody.com/hello-world/#article",
            "headline": "Hello world!",
            "url": "https://santabarbarafaceandbody.com/hello-world/",
            "datePublished": "2026-05-27T19:54:08-07:00",
            "dateModified": "2026-05-27T19:54:08-07:00",
            "description": "Welcome to WordPress. This is your first post. Edit or delete it, then start writing!",
            "mainEntityOfPage": "https://santabarbarafaceandbody.com/hello-world/",
            "publisher": {
                "@type": "Organization",
                "@id": "https://santabarbarafaceandbody.com/#organization",
                "name": "Santa Barbara Face & Body"
            },
            "speakable": {
                "@type": "SpeakableSpecification",
                "cssSelector": [
                    "h1"
                ]
            },
            "author": {
                "@type": "Person",
                "name": "urgeinteractive"
            },
            "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": "Hello world!",
                    "item": "https://santabarbarafaceandbody.com/hello-world/"
                }
            ]
        }
    ]
}
```
