Structured Data

    The Peck Law Firm - Archdale St

    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: "The Peck Law Firm - Archdale St",
      description: "The Peck Law Firm is a Charleston-based family law practice specializing in divorce, child custody, and related family matters. Led by experienced attorneys, the firm provides personalized legal representation and counsel to clients navigating complex family law issues. They offer comprehensive services including contested and uncontested divorces, custody disputes, and support arrangements.",
      url: "https://thepeckfirm.com/",
      telephone: "+1-843-631-7117",
      address: {
        @type: "PostalAddress",
        streetAddress: "49 Archdale St Suite 2C",
        addressLocality: "Charleston",
        addressRegion: "SC",
        postalCode: "29401",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7807003,
        longitude: -79.935085
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "87",
        bestRating: "5"
      },
      areaServed: "Charleston, South Carolina and surrounding areas",
      knowsAbout: "Family Law, Couples seeking divorce representation, parents navigating custody disputes, individuals requiring family law counsel",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Family Law Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Charleston Presence"
        }
      ],
      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.