Structured Data

    Sunset Momentum Therapy

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

    Schema.org / LocalBusiness
    |
    45 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Sunset Momentum Therapy",
      description: "Sunset Momentum Therapy is a mental health practice located in San Francisco's Sunset District offering evidence-based psychotherapy and counseling services. The practice focuses on helping individuals work through emotional challenges, life transitions, and mental health concerns in a supportive, professional environment. They provide personalized treatment tailored to each client's unique needs and goals.",
      url: "https://www.sunsetmomentumtherapy.com/",
      telephone: "+1-415-297-1232",
      address: {
        @type: "PostalAddress",
        streetAddress: "2309 Noriega St",
        addressLocality: "San Francisco",
        addressRegion: "CA",
        postalCode: "94122",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.7534908,
        longitude: -122.48855239999997
      },
      areaServed: "San Francisco and surrounding Bay Area",
      knowsAbout: "Mental Health & Therapy, Individuals seeking therapy for life transitions, emotional challenges, and mental health support; San Francisco residents looking for convenient neighborhood-based counseling",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sunset District Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Scheduling"
        }
      ],
      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.