Structured Data

    Wallace & Whitford Law

    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: "Wallace & Whitford Law",
      description: "Wallace & Whitford Law is a personal injury law firm based in Tacoma serving clients throughout Washington. The firm specializes in representing individuals injured due to negligence, handling cases including car accidents, slip and fall incidents, and other personal injury claims. They work on a contingency fee basis, meaning clients pay no upfront costs and only pay if they win their case.",
      url: "https://wallaceinjurylaw.com/",
      telephone: "+1-253-348-2200",
      address: {
        @type: "PostalAddress",
        streetAddress: "901 S I St #201",
        addressLocality: "Tacoma",
        addressRegion: "WA",
        postalCode: "98405",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.2541565,
        longitude: -122.44901429999997
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "22",
        bestRating: "5"
      },
      areaServed: "Tacoma, WA and surrounding Pierce County communities",
      knowsAbout: "Personal Injury Law, Accident victims, people injured by negligence, those unable to afford upfront legal fees, individuals seeking fair compensation for injuries",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Contingency Fee Basis"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Tacoma Presence"
        }
      ],
      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.