Structured Data

    South Texas Financial

    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: "South Texas Financial",
      description: "South Texas Financial is a finance and consulting service located in Laredo, providing financial guidance and advisory services to local clients. While specific service details are limited, they offer professional financial consultation to help clients with their financial planning and decision-making needs.",
      telephone: "+1-956-725-7301",
      address: {
        @type: "PostalAddress",
        streetAddress: "317 Ridge Rd",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78041",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.565056,
        longitude: -99.4886406
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Financial Advisors, Local residents seeking financial guidance, Business owners, Individuals planning finances",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Financial Expertise"
        }
      ],
      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.