Structured Data

    Wade Law Offices

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Wade Law Offices",
      description: "Wade Law Offices is an estate planning law firm based in San Jose specializing in comprehensive estate planning, trust creation, and probate services. The firm helps individuals and families protect their assets, plan for incapacity, and ensure their wishes are carried out through carefully drafted legal documents and strategies. With a focus on personalized service, Wade Law Offices serves clients throughout the San Jose area who want professional guidance on wills, trusts, powers of attorney, and estate administration.",
      url: "https://wadelawcorp.com/san-jose-estate-planning/",
      telephone: "+1-800-835-2634",
      address: {
        @type: "PostalAddress",
        streetAddress: "84 W Santa Clara St #540",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95113",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.335275599999996,
        longitude: -121.89152519999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "62",
        bestRating: "5"
      },
      areaServed: "San Jose and surrounding Silicon Valley communities",
      knowsAbout: "Estate Planning & Wills, Homeowners planning for the future, business owners protecting assets, families with minor children, seniors preparing for end-of-life care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Estate Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessible Consultation"
        }
      ],
      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.