Structured Data

    Wicker Law Firm, P.L.L.C.

    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: "Wicker Law Firm, P.L.L.C.",
      description: "Wicker Law Firm, P.L.L.C. is a Raleigh-based law firm specializing in family law matters, including divorce, child custody, child support, and spousal support. The firm provides personalized legal representation and guidance to help clients navigate complex family law issues with professionalism and care.",
      url: "https://wickerlawfirm.com/",
      telephone: "+1-919-390-2993",
      address: {
        @type: "PostalAddress",
        streetAddress: "4000 Westchase Blvd #120",
        addressLocality: "Raleigh",
        addressRegion: "NC",
        postalCode: "27607",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.802166899999996,
        longitude: -78.7082751
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Raleigh, NC and surrounding Wake County area",
      knowsAbout: "Family Law, Individuals going through divorce, parents navigating custody arrangements, those seeking child or spousal support modifications",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Family Law Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Raleigh 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.