Structured Data

    Theresa E Dowell

    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: "Theresa E Dowell",
      description: "Theresa E Dowell is an estate planning attorney based in Bellevue serving the greater Seattle area. She specializes in wills, trusts, power of attorney documents, and comprehensive estate tax planning to help families protect their assets and ensure their wishes are carried out. With a focus on personalized service, Theresa works directly with clients to create tailored estate plans that address their unique financial and family situations.",
      telephone: "+1-206-660-1502",
      address: {
        @type: "PostalAddress",
        streetAddress: "1975 112th Ave NE #202",
        addressLocality: "Bellevue",
        addressRegion: "WA",
        postalCode: "98004",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.6279603,
        longitude: -122.19132850000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "55",
        bestRating: "5"
      },
      areaServed: "Bellevue, Seattle, and surrounding King County communities",
      knowsAbout: "Estate Planning & Wills, Families with minor children, high-net-worth individuals, business owners, parents planning for special needs dependents",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Attorney Representation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Estate Planning Services"
        }
      ],
      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.