Structured Data

    The Packard Law Firm

    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 Packard Law Firm",
      description: "The Packard Law Firm is a full-service personal injury law practice based in San Antonio, representing clients injured in car accidents, slip-and-fall incidents, and other negligence cases. Led by experienced attorneys, the firm works on contingency basis—meaning clients pay no upfront fees and only pay if the case is won. They handle everything from initial consultation through trial, focusing on maximizing compensation for medical expenses, lost wages, and pain and suffering.",
      url: "https://www.packardfirm.com/",
      telephone: "+1-210-972-8918",
      address: {
        @type: "PostalAddress",
        streetAddress: "1100 Northwest Loop 410 #100",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78213",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.519404899999998,
        longitude: -98.50923750000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "717",
        bestRating: "5"
      },
      areaServed: "San Antonio and surrounding areas",
      knowsAbout: "Personal Injury Law, Car accident victims, slip-and-fall injury claimants, workers injured due to negligence, families seeking wrongful death representation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Contingency Fee Model"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Trial Attorneys"
        }
      ],
      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.