Structured Data

    Vásquez Counseling & Consulting Psychology, PLLC

    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: "Vásquez Counseling & Consulting Psychology, PLLC",
      description: "Vásquez Counseling & Consulting Psychology, PLLC is a mental health practice in Laredo providing individual counseling and psychological services. Led by licensed professionals, they offer therapy to help clients work through emotional, behavioral, and life challenges in a supportive, confidential environment.",
      url: "https://vpsyche.org/contact/",
      telephone: "+1-956-608-1515",
      address: {
        @type: "PostalAddress",
        streetAddress: "6826 Springfield Ave",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78041",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.5645091,
        longitude: -99.4984108
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding South Texas communities",
      knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, people working through personal or emotional challenges, those needing mental health support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed Psychology Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Laredo 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.