Structured Data

    Jose A Gonzalez

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

    Schema.org / LocalBusiness
    |
    46 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Jose A Gonzalez",
      description: "Jose A Gonzalez is a mental health professional based in Laredo offering counseling and therapy services to individuals seeking mental health support. The practice focuses on providing accessible mental health care to the local community through professional therapeutic services.",
      url: "http://www.joseagonzalezmhprofessional.com/",
      telephone: "+1-956-284-0033",
      address: {
        @type: "PostalAddress",
        streetAddress: "6010 McPherson Rd #110",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78041",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.5568584,
        longitude: -99.47783890000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "2.7",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals seeking counseling, therapy clients, mental health support seekers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Mental Health Provider"
        }
      ],
      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.