Structured Data

    Katelynn Mitchell, Attorney at 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: "Katelynn Mitchell, Attorney at Law",
      description: "Katelynn Mitchell is a family law attorney based in Boise specializing in divorce, child custody, spousal support, and related family law matters. With a focus on personalized representation, she helps clients navigate complex family transitions with clear guidance and advocacy. Her practice serves individuals and families throughout the Boise area seeking experienced legal counsel for sensitive family matters.",
      url: "https://www.kmitchelllaw.com/",
      telephone: "+1-208-285-4272",
      address: {
        @type: "PostalAddress",
        streetAddress: "250 S Bobwhite Ct # 300",
        addressLocality: "Boise",
        addressRegion: "ID",
        postalCode: "83706",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.597055399999995,
        longitude: -116.1838574
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "86",
        bestRating: "5"
      },
      areaServed: "Boise, Idaho and surrounding areas",
      knowsAbout: "Family Law, Individuals seeking divorce representation, parents navigating custody disputes, those needing spousal or child support guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Focused Family Law Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Individual Client 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.