Structured Data

    Evans & Evans Law Firm

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

    Schema.org / LocalBusiness
    |
    45 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Evans & Evans Law Firm",
      description: "Evans & Evans Law Firm is a Conway-based legal practice serving the Horry County area. While specific practice areas are not detailed in available information, the firm operates from a professional office location and maintains local presence through their Conway headquarters. Contact them directly at (843) 488-2220 to discuss your legal needs.",
      telephone: "+1-843-488-2220",
      address: {
        @type: "PostalAddress",
        streetAddress: "204 Elm St #100",
        addressLocality: "Conway",
        addressRegion: "SC",
        postalCode: "29526",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.8335102,
        longitude: -79.04748769999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Conway, South Carolina and surrounding Horry County communities",
      knowsAbout: "Family Law, Horry County residents and businesses needing local legal representation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Conway 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.