Structured Data

    Wilson Law, PLC

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

    Schema.org / LocalBusiness
    |
    37 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Wilson Law, PLC",
      url: "http://www.wilsonlawplc.com/",
      telephone: "+1-866-603-5976",
      address: {
        @type: "PostalAddress",
        streetAddress: "430 McLaws Cir STE 102",
        addressLocality: "Williamsburg",
        addressRegion: "VA",
        postalCode: "23185",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.247911599999995,
        longitude: -76.6665455
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "30",
        bestRating: "5"
      },
      knowsAbout: "Estate Planning & Wills",
      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.