Structured Data

    Chaban Law Group

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Chaban Law Group",
      description: "Chaban Law Group is a family law firm based in Apopka serving central Florida with comprehensive legal services including divorce, child custody, support matters, mediation, and prenuptial agreements. Led by experienced attorneys, the firm specializes in helping families navigate complex legal situations with personalized representation and collaborative approaches designed to achieve favorable outcomes.",
      url: "https://chabanlawgroup.com/",
      telephone: "+1-407-553-3303",
      address: {
        @type: "PostalAddress",
        streetAddress: "425 S Hunt Club Blvd Suite 2051",
        addressLocality: "Apopka",
        addressRegion: "FL",
        postalCode: "32703",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.6742649,
        longitude: -81.44871309999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "168",
        bestRating: "5"
      },
      areaServed: "Apopka, Orlando, and surrounding central Florida communities",
      knowsAbout: "Family Law, Individuals facing divorce or custody disputes, parents navigating child support matters, couples planning ahead with prenuptial agreements, families seeking mediation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Mediation & Collaborative Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Family Law Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Central Florida Expertise"
        }
      ],
      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.