Structured Data

    Crowfoot Law Firm

    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: "Crowfoot Law Firm",
      description: "Crowfoot Law Firm is a family law practice serving Chattanooga and the surrounding area, specializing in divorce, child custody, and related family matters. The firm provides personalized legal representation and guidance through complex family law issues, helping clients navigate separation, custody arrangements, and other domestic concerns with professional advocacy and support.",
      url: "https://crowfootlaw.com/contact-crowfoot-law-firm/",
      telephone: "+1-404-433-7435",
      address: {
        @type: "PostalAddress",
        streetAddress: "By Appointment Only, 651 E 4th St #200",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37403",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.0519329,
        longitude: -85.30212159999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "76",
        bestRating: "5"
      },
      areaServed: "Chattanooga, Tennessee and surrounding areas",
      knowsAbout: "Family Law, Individuals going through divorce, parents seeking custody arrangements, those needing family law representation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Focused Family Law Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Appointment-Based Consultation"
        }
      ],
      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.