Structured Data

    E. Evan Cope, PLLC

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "E. Evan Cope, PLLC",
      description: "E. Evan Cope, PLLC is a family law firm in Murfreesboro specializing in divorce, child custody, and related family legal matters. Attorney Evan Cope provides personalized representation and legal counsel to clients navigating complex family law issues, with a focus on protecting clients' rights and interests throughout the legal process.",
      url: "https://www.evancope.com/",
      telephone: "+1-615-640-4241",
      address: {
        @type: "PostalAddress",
        streetAddress: "119 E Main St",
        addressLocality: "Murfreesboro",
        addressRegion: "TN",
        postalCode: "37130",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8460146,
        longitude: -86.39067190000002
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "34",
        bestRating: "5"
      },
      areaServed: "Murfreesboro, TN and surrounding areas",
      knowsAbout: "Family Law, Individuals navigating divorce proceedings, parents seeking child custody arrangements, families facing separation or dissolution issues",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Family Law Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Client Attention"
        }
      ],
      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.