Structured Data

    Ryan C. Davis Law, 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: "Ryan C. Davis Law, PLLC.",
      description: "Ryan C. Davis Law, PLLC is a Nashville-based family law firm specializing in divorce, child custody, and related family matters. Ryan C. Davis represents clients through contested and uncontested divorces, custody disputes, and family law negotiations. The firm focuses on practical solutions tailored to each client's unique circumstances.",
      url: "https://ryancdavislaw.com/",
      telephone: "+1-615-649-0110",
      address: {
        @type: "PostalAddress",
        streetAddress: "1224 2nd Ave S Suite #102",
        addressLocality: "Nashville",
        addressRegion: "TN",
        postalCode: "37210",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.144573199999996,
        longitude: -86.7636584
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "165",
        bestRating: "5"
      },
      areaServed: "Nashville, Tennessee and surrounding areas",
      knowsAbout: "Family Law, Individuals filing for divorce, parents involved in custody disputes, those seeking family law mediation",
      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.