Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Daniel Baughn, Ph.D. Licensed Psychologist",
description: "Daniel Baughn, Ph.D. is a licensed psychologist in Tampa offering individual psychotherapy and mental health counseling services. With expertise in evidence-based therapeutic approaches, Dr. Baughn works with adults to address a range of psychological concerns including anxiety, depression, life transitions, and relationship issues. His practice focuses on creating a collaborative, supportive environment to help clients achieve meaningful personal growth and improved mental well-being.",
url: "https://www.danielbaughn.com/",
telephone: "+1-813-591-3794",
address: {
@type: "PostalAddress",
streetAddress: "701 W Azeele St Suite A",
addressLocality: "Tampa",
addressRegion: "FL",
postalCode: "33606",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.940801699999998,
longitude: -82.46692469999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "25",
bestRating: "5"
},
areaServed: "Tampa and surrounding areas",
knowsAbout: "Mental Health & Therapy, Adults seeking individual therapy, Those managing anxiety or depression, People navigating life transitions, Individuals wanting evidence-based mental health support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Ph.D. Psychologist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Individualized Treatment Focus"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
url: "https://lantern.llc/contact?from=ai-data",
contactType: "AI inquiries"
}
}
}This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.