Structured Data

    Larsen 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: "Larsen Law Firm",
      description: "Larsen Law Firm is a Provo-based legal practice specializing in family law, including divorce, child custody, and related matters. The firm provides personalized legal representation and consultation services to help clients navigate complex family law issues with professional guidance and advocacy.",
      url: "http://larsenlegalutah.com/",
      telephone: "+1-801-379-2966",
      address: {
        @type: "PostalAddress",
        streetAddress: "75 S 300 W",
        addressLocality: "Provo",
        addressRegion: "UT",
        postalCode: "84601",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.232597,
        longitude: -111.6637713
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "100",
        bestRating: "5"
      },
      areaServed: "Provo, UT and surrounding Utah County communities",
      knowsAbout: "Family Law, Individuals seeking divorce representation, parents navigating custody disputes, clients needing family law consultation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family Law Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local 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.