Structured Data

    Law Office of Leticia L. Garcia

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Law Office of Leticia L. Garcia",
      description: "Law Office of Leticia L. Garcia is an independent legal practice in Laredo specializing in estate planning and related services. Attorney Leticia L. Garcia provides personalized legal counsel to help clients protect their assets, plan their estates, and address family law matters. With a focus on individual client service, the firm serves the Laredo community and surrounding areas.",
      telephone: "+1-956-206-4192",
      address: {
        @type: "PostalAddress",
        streetAddress: "Chihuahua St",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78040",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.505470400000004,
        longitude: -99.4891229
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.1",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Estate Planning & Wills, Estate planning clients, individuals seeking family law guidance, Laredo residents needing personalized legal counsel",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Estate Planning Focus"
        }
      ],
      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.