Structured Data

    Sara Sanford Therapy

    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: "Sara Sanford Therapy",
      description: "Sara Sanford Therapy provides individual psychotherapy and counseling services in San Francisco, specializing in helping clients work through a variety of personal and emotional challenges. With a compassionate, client-centered approach, Sara Sanford creates a supportive therapeutic environment where clients can explore their concerns and develop coping strategies for lasting change.",
      url: "http://www.sarasanfordtherapy.com/",
      telephone: "+1-415-870-6494",
      address: {
        @type: "PostalAddress",
        streetAddress: "4200 18th St #204",
        addressLocality: "San Francisco",
        addressRegion: "CA",
        postalCode: "94114",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.7609796,
        longitude: -122.43630719999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "San Francisco, CA",
      knowsAbout: "Mental Health & Therapy, Individuals seeking mental health support, people in transition, anyone looking for therapeutic counseling",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Individual Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessible 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.