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: "Patrick Tully - Licensed Psychotherapist",
description: "Patrick Tully is a licensed psychotherapist serving Los Angeles with individual therapy focused on helping clients work through personal challenges and achieve meaningful change. Operating from Motor Avenue in Los Angeles, he provides professional mental health counseling tailored to each client's unique needs and goals.",
url: "https://www.patricktullytherapy.com/",
telephone: "+1-323-819-0747",
address: {
@type: "PostalAddress",
streetAddress: "3685 Motor Ave #220",
addressLocality: "Los Angeles",
addressRegion: "CA",
postalCode: "90034",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.0227885,
longitude: -118.40608429999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "15",
bestRating: "5"
},
areaServed: "Los Angeles, CA",
knowsAbout: "Mental Health & Therapy, Individuals seeking professional mental health support, people working through personal challenges, those wanting to develop coping strategies",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Professional"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Individual Therapy 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.