Structured Data

    Gibson Law Firm

    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: "Gibson Law Firm",
      description: "Gibson Law Firm is an estate planning law practice located in Lehi, Utah, serving clients throughout the region. The firm specializes in comprehensive estate planning services including will preparation, trust creation and administration, power of attorney documents, and probate services. With a focus on personalized client service, Gibson Law Firm helps individuals and families protect their assets and ensure their wishes are carried out.",
      url: "https://www.gibslaw.com/",
      telephone: "+1-877-540-4416",
      address: {
        @type: "PostalAddress",
        streetAddress: "3450 Triumph Blvd Suite #102",
        addressLocality: "Lehi",
        addressRegion: "UT",
        postalCode: "84043",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.430878,
        longitude: -111.87949019999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "77",
        bestRating: "5"
      },
      areaServed: "Lehi, Utah and surrounding areas",
      knowsAbout: "Estate Planning & Wills, Individuals seeking to create or update estate plans, families planning for wealth transfer, those needing probate services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Estate Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Legal Team"
        }
      ],
      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.