Structured Data

    The Handley Law Center

    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: "The Handley Law Center",
      description: "The Handley Law Center in Edmond provides comprehensive legal services including personal injury, family law, estate planning, and criminal defense. With offices conveniently located on May Avenue, they serve clients throughout the Oklahoma City metro area seeking experienced representation for accident claims, divorce and custody matters, estate administration, and criminal cases.",
      url: "https://www.handleylaw.com/",
      telephone: "+1-405-295-1924",
      address: {
        @type: "PostalAddress",
        streetAddress: "15401 N May Ave",
        addressLocality: "Edmond",
        addressRegion: "OK",
        postalCode: "73013",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.627397099999996,
        longitude: -97.5678191
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.3",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Edmond, Oklahoma City, and surrounding areas",
      knowsAbout: "Personal Injury Law, Accident victims, families navigating divorce or custody disputes, individuals planning estates, people facing criminal charges",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Practice Areas"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Edmond Office"
        }
      ],
      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.