Structured Data

    Easter & DeVore, Attorneys at Law

    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: "Easter & DeVore, Attorneys at Law",
      description: "Easter & DeVore, Attorneys at Law is a full-service legal firm in Knoxville specializing in family law, estate planning, and financial matters. The firm handles divorce, child custody, prenuptial agreements, and estate planning for clients throughout the Knoxville area. They provide personalized legal guidance and representation to help clients navigate complex personal and financial decisions.",
      url: "https://www.helpingclients.com/",
      telephone: "+1-865-566-0125",
      address: {
        @type: "PostalAddress",
        streetAddress: "7417 Kingston Pike #202",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37919",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9298704,
        longitude: -84.0336408
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "94",
        bestRating: "5"
      },
      areaServed: "Knoxville, Tennessee and surrounding areas",
      knowsAbout: "Family Law, Individuals navigating divorce, families planning estates, couples seeking prenuptial agreements, clients needing comprehensive legal and financial guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Family Law Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Estate Planning Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Practice"
        }
      ],
      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.