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: "Nathaniel Flatt Licensed Marriage & Family Therapist",
description: "Nathaniel Flatt is a Licensed Marriage & Family Therapist (LMFT) based in Los Angeles specializing in couples therapy, individual therapy, and family counseling. With expertise in relationship dynamics and family systems, he provides compassionate, evidence-based therapy to help clients navigate communication challenges, relationship conflicts, and personal growth. His practice focuses on creating a safe, non-judgmental space for meaningful therapeutic change.",
url: "https://nathanielflatt.com/",
telephone: "+1-310-871-9500",
address: {
@type: "PostalAddress",
streetAddress: "7257 Beverly Blvd",
addressLocality: "Los Angeles",
addressRegion: "CA",
postalCode: "90036",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.076442,
longitude: -118.3478862
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "25",
bestRating: "5"
},
areaServed: "Los Angeles, CA and surrounding areas",
knowsAbout: "Mental Health & Therapy, Couples seeking relationship counseling, individuals working on personal development, families navigating dynamics and communication issues",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Marriage & Family Therapist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Couples & Relationship 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.