Structured Data

    Davis & Associates Attorneys at Law - Divorce, Child Custody, Family Law, Free Consultation

    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 & Associates Attorneys at Law - Divorce, Child Custody, Family Law, Free Consultation",
      description: "Davis & Associates Attorneys at Law is a family law firm in San Antonio specializing in divorce, child custody, and related family law matters. The firm offers free initial consultations to help clients understand their options and navigate complex family law issues with experienced legal representation.",
      url: "https://www.sanantoniodivorceattorneys.net/",
      telephone: "+1-210-762-4290",
      address: {
        @type: "PostalAddress",
        streetAddress: "118 Broadway Suite 229",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78205",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.4272686,
        longitude: -98.4873763
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "28",
        bestRating: "5"
      },
      areaServed: "San Antonio, Texas and surrounding areas",
      knowsAbout: "Family Law, Individuals going through divorce, parents seeking custody arrangements, families navigating family law disputes",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Initial Consultation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Focused Family Law 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.