Structured Data

    Ken Lawson Law

    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: "Ken Lawson Law",
      description: "Ken Lawson Law is a Chattanooga-based law firm specializing in family law matters including divorce, child custody, and support issues. Led by attorney Ken Lawson, the firm provides personalized legal representation for clients navigating family transitions and disputes. They offer free initial consultations to help clients understand their options and next steps.",
      url: "https://www.kenlawsonlaw.com/?npcmp=dir:local:1936412:37363",
      telephone: "+1-423-800-6920",
      address: {
        @type: "PostalAddress",
        streetAddress: "501 S Germantown Rd",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37411",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.0153175,
        longitude: -85.2518212
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "43",
        bestRating: "5"
      },
      areaServed: "Chattanooga, TN and surrounding areas",
      knowsAbout: "Family Law, Divorce clients, Parents navigating custody disputes, Families seeking child support guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Initial Consultation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized 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.