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: "Wildflower Psych - Dr. Anna Hung",
description: "Wildflower Psych, led by Dr. Anna Hung, is a mental health practice in Cupertino offering individual psychotherapy and counseling services. Dr. Hung specializes in evidence-based treatment approaches designed to help clients work through emotional challenges, improve mental wellness, and develop healthy coping strategies. The practice provides a collaborative, compassionate environment focused on personalized care for each client's unique needs.",
url: "http://wildflowerpsych.com/",
telephone: "+1-408-883-9477",
address: {
@type: "PostalAddress",
streetAddress: "20863 Stevens Creek Blvd #580",
addressLocality: "Cupertino",
addressRegion: "CA",
postalCode: "95014",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.3241894,
longitude: -122.03868360000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Cupertino and surrounding Silicon Valley communities",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, Adults managing stress or anxiety, People working through life transitions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Dr. Anna Hung's Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Collaborative Approach"
}
],
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.