Structured Data

    Barker Family Law

    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: "Barker Family Law",
      description: "Barker Family Law, led by Douglas Barker, provides comprehensive family law services to Mount Pleasant and the surrounding Charleston area. The firm specializes in divorce representation, child custody matters, mediation services, and prenuptial agreements, offering both traditional and collaborative divorce options. With a strong focus on personalized client care and legal expertise, Barker Family Law helps families navigate complex legal transitions with professionalism and compassion.",
      url: "https://www.douglasbarker.com/",
      telephone: "+1-843-727-0077",
      address: {
        @type: "PostalAddress",
        streetAddress: "1051 Chuck Dawley Blvd",
        addressLocality: "Mt Pleasant",
        addressRegion: "SC",
        postalCode: "29464",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.798564,
        longitude: -79.8576964
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "37",
        bestRating: "5"
      },
      areaServed: "Mount Pleasant, Charleston, and surrounding Lowcountry areas",
      knowsAbout: "Family Law, Individuals seeking divorce representation, parents navigating custody disputes, couples planning prenuptial agreements, families preferring mediated resolutions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Legal Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Mediation Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive 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.