Structured Data

    Law Office Of Alberto 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: "Law Office Of Alberto Garcia",
      description: "Law Office of Alberto Garcia is a San Antonio-based legal practice specializing in estate planning, family law, and business matters. Attorney Alberto Garcia provides personalized legal counsel to help clients protect their assets, plan for the future, and navigate complex legal issues with confidence and clarity.",
      url: "https://www.garciasatx.com/",
      telephone: "+1-210-735-1900",
      address: {
        @type: "PostalAddress",
        streetAddress: "1507 Fredericksburg Rd",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78201",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.458417,
        longitude: -98.52037759999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "26",
        bestRating: "5"
      },
      areaServed: "San Antonio and surrounding areas",
      knowsAbout: "Estate Planning & Wills, Families planning their estates, business owners, individuals navigating divorce or family matters, estate settlors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Legal Strategy"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Practice 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.