Structured Data

    Elizabeth A. Richards Attorney at Law

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

    Schema.org / LocalBusiness
    |
    55 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Elizabeth A. Richards Attorney at Law",
      description: "Elizabeth A. Richards Attorney at Law is an independent legal practice based in Oklahoma City specializing in estate planning, probate, and elder law matters. Attorney Richards helps clients create wills, establish trusts, and navigate complex end-of-life planning with personalized guidance tailored to individual circumstances and family needs.",
      telephone: "+1-405-319-9696",
      address: {
        @type: "PostalAddress",
        streetAddress: "112 SW 25th St",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73109",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.439160099999995,
        longitude: -97.5148706
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "Estate Planning & Wills, Families planning estates, seniors addressing elder law concerns, individuals needing probate assistance, families with complex assets or blended family situations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Estate Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Elder Law Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Attorney Representation"
        }
      ],
      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.