Structured Data

    McCracken Kuhn Marks 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: "McCracken Kuhn Marks PLLC",
      description: "McCracken Kuhn Marks PLLC is a Nashville-based law firm specializing in family law, including divorce, child custody, and related matters. The firm's attorneys provide comprehensive legal representation and consultation for clients navigating complex family law issues, with a focus on protecting their rights and interests throughout the legal process.",
      url: "https://mccracken.law/",
      telephone: "+1-615-669-6859",
      address: {
        @type: "PostalAddress",
        streetAddress: "2706 Larmon Ave",
        addressLocality: "Nashville",
        addressRegion: "TN",
        postalCode: "37204",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.1190395,
        longitude: -86.7694202
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Nashville, Tennessee and surrounding areas",
      knowsAbout: "Family Law, Individuals seeking divorce representation, parents navigating custody disputes, those needing family law consultation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Family Law Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Nashville 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.