Structured Data

    At Law, PLLC

    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: "At Law, PLLC",
      description: "At Law, PLLC is a legal practice based in San Antonio specializing in estate planning and related legal services. The firm provides comprehensive guidance on wills, trusts, powers of attorney, and other estate administration matters to help clients protect their assets and plan for the future.",
      telephone: "+1-210-845-8835",
      address: {
        @type: "PostalAddress",
        streetAddress: "405 S Presa St",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78205",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.419361000000002,
        longitude: -98.4902601
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "San Antonio and surrounding areas",
      knowsAbout: "Estate Planning & Wills, Estate planning clients, individuals seeking to create or update wills and trusts, those requiring power of attorney documents",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Estate Planning Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown San Antonio Location"
        }
      ],
      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.