Structured Data

    The Law Office of Claudia Lanese Garcia

    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: "The Law Office of Claudia Lanese Garcia",
      description: "The Law Office of Claudia Lanese Garcia is an independent law practice in Laredo specializing in estate planning, wills, trusts, and related legal services. Attorney Claudia Lanese Garcia provides personalized counsel to help clients protect their assets and plan for the future of their families. The firm focuses on making complex legal matters accessible and understandable for individuals and families.",
      url: "http://lanesegarcialaw.com/",
      telephone: "+1-956-753-0003",
      address: {
        @type: "PostalAddress",
        streetAddress: "7913 McPherson Rd Suite #103",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78045",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.5786402,
        longitude: -99.4724318
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.8",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Estate Planning & Wills, Families planning their estates, individuals creating or updating wills, business owners establishing trust structures",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Estate Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Practice"
        }
      ],
      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.