Structured Data

    Davis and Associates, Attorneys 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: "Davis and Associates, Attorneys At Law",
      description: "Davis and Associates is a Houston-based law firm specializing in family law matters, including divorce, child custody, and related legal issues. The firm provides experienced legal representation for clients navigating complex family law cases with personalized attention and professional counsel.",
      url: "https://www.thedivorceattorneyhouston.com/",
      telephone: "+1-281-357-9664",
      address: {
        @type: "PostalAddress",
        streetAddress: "801 Louisiana St Suite 351",
        addressLocality: "Houston",
        addressRegion: "TX",
        postalCode: "77002",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.759621900000003,
        longitude: -95.3662717
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "57",
        bestRating: "5"
      },
      areaServed: "Houston, Texas and surrounding areas",
      knowsAbout: "Family Law, Individuals seeking divorce representation, parents navigating child custody disputes, families managing complex family law matters",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Family Law Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Houston 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.