Structured Data

    SATX Divorce LLC

    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: "SATX Divorce LLC",
      description: "SATX Divorce LLC is a specialized family law firm in San Antonio dedicated to handling divorce, child custody, and related family matters. The firm provides compassionate legal representation for clients navigating divorce proceedings, custody disputes, and family law issues, with a focus on protecting clients' rights and achieving favorable outcomes. They offer free initial consultations to help clients understand their legal options and next steps.",
      url: "https://sanantoniodivorcelawyers.net/",
      telephone: "+1-210-418-7885",
      address: {
        @type: "PostalAddress",
        streetAddress: "219 E Houston St suite 802",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78205",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.426738099999994,
        longitude: -98.49039909999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "San Antonio, Texas and surrounding areas",
      knowsAbout: "Family Law, Individuals going through divorce, parents involved in custody disputes, those seeking child support modifications",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Divorce Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free 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.