Structured Data

    Sophie Marchand, LMFT

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Sophie Marchand, LMFT",
      description: "Sophie Marchand is a Licensed Marriage and Family Therapist (LMFT) offering compassionate counseling services in Sunnyvale. She specializes in parenting support and relationship issues, providing individual and family therapy to help clients navigate life challenges. Sophie's practice focuses on creating a supportive environment where clients feel heard and understood.",
      url: "http://www.therapistsophie.com/contact.html",
      telephone: "+1-408-475-5966",
      address: {
        @type: "PostalAddress",
        streetAddress: "1307 S Mary Ave #205",
        addressLocality: "Sunnyvale",
        addressRegion: "CA",
        postalCode: "94087",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.3503117,
        longitude: -122.0510709
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "9",
        bestRating: "5"
      },
      areaServed: "Sunnyvale and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Families seeking parenting support, couples navigating relationship challenges, individuals in life transitions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed Marriage and Family Therapist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Parenting Expertise"
        }
      ],
      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.