Structured Data

    McCullough 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: "McCullough Law",
      description: "McCullough (formerly McCullough Sparks) is a private wealth and estate planning law firm in Provo specializing in comprehensive legacy planning. They offer estate planning, trust administration, tax planning, asset protection, business planning, and informal probate services. The firm focuses on helping clients preserve and transfer wealth while reflecting their values and priorities to the people and causes they care about.",
      url: "https://mlutah.com/",
      telephone: "+1-801-765-0279",
      address: {
        @type: "PostalAddress",
        streetAddress: "5255 N Edgewood Dr Suite 300",
        addressLocality: "Provo",
        addressRegion: "UT",
        postalCode: "84604",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.304099699999995,
        longitude: -111.6582862
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "37",
        bestRating: "5"
      },
      areaServed: "Provo, Utah and surrounding areas",
      knowsAbout: "Estate Planning & Wills, High-net-worth individuals, business owners, families with significant assets, clients seeking comprehensive estate and tax planning",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Legacy Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Rebranded Firm"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Planning Services"
        }
      ],
      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.