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: "Dr. Harowitz Psychology",
description: "Dr. Sara Harowitz is a licensed psychologist providing individual therapy and mental health counseling in St. Petersburg. She offers evidence-based treatment for a range of concerns including anxiety, depression, trauma, and life transitions, with a focus on creating a supportive and personalized therapeutic environment for each client.",
url: "https://www.drsaraharowitz.com/?y_source=1_MTA2Njg4ODAwMi03MTUtbG9jYXRpb24ud2Vic2l0ZQ==",
telephone: "+1-610-506-6440",
address: {
@type: "PostalAddress",
streetAddress: "225 1st Ave N Apt 1601",
addressLocality: "St. Petersburg",
addressRegion: "FL",
postalCode: "33701",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.7722853,
longitude: -82.6357883
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "22",
bestRating: "5"
},
areaServed: "St. Petersburg and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy for anxiety, depression, trauma, and life transitions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Clinical Psychologist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Downtown St. Petersburg Location"
}
],
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.