Structured Data

    Glorioso Tony Ramirez

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

    Schema.org / LocalBusiness
    |
    39 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Glorioso Tony Ramirez",
      description: "Glorioso Tony Ramirez is a health consultant based in Laredo offering personalized wellness guidance and health services. While limited information is publicly available, this establishment focuses on individual health consultations to support clients in achieving their wellness goals.",
      telephone: "+1-956-319-8331",
      address: {
        @type: "PostalAddress",
        streetAddress: "2503 Garfield St",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78043",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.509118299999997,
        longitude: -99.4707717
      },
      areaServed: "Laredo, TX",
      knowsAbout: "Holistic Wellness, Individuals seeking personalized health consultation and wellness guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Consultant"
        }
      ],
      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.