Structured Data

    Kuvara Law Firm

    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: "Kuvara Law Firm",
      description: "Kuvara Law Firm is a personal injury law practice based in San Rafael serving the North Bay and beyond. The firm handles car accident cases, slip and fall injuries, medical malpractice, workers' compensation claims, and wrongful death matters. They work on a contingency fee basis, meaning clients pay nothing unless the firm wins their case, and offer free consultations to evaluate claims.",
      url: "https://www.kuvaralawfirm.com/",
      telephone: "+1-800-446-5879",
      address: {
        @type: "PostalAddress",
        streetAddress: "550 Las Gallinas Ave",
        addressLocality: "San Rafael",
        addressRegion: "CA",
        postalCode: "94903",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.0056796,
        longitude: -122.54160309999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "34",
        bestRating: "5"
      },
      areaServed: "San Rafael, Marin County, and surrounding Bay Area communities",
      knowsAbout: "Personal Injury Law, Car accident victims, slip and fall injury survivors, workers' compensation claimants, medical malpractice victims, families pursuing wrongful death claims",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Contingency Fee Model"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Initial Consultation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Injury Practice"
        }
      ],
      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.