Structured Data

    Wilshire 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: "Wilshire Law Firm",
      description: "Wilshire Law Firm is a full-service law practice in Riverside specializing in personal injury cases, including car accidents, slip and fall incidents, and wrongful death claims. The firm handles cases on a contingency fee basis, meaning clients pay no upfront costs and only pay if they win. They serve individuals throughout Riverside and surrounding areas who have been injured due to negligence or accidents.",
      url: "https://wilshirelawfirm.com/riverside/",
      telephone: "+1-951-557-6087",
      address: {
        @type: "PostalAddress",
        streetAddress: "3880 Lemon St Suite 410",
        addressLocality: "Riverside",
        addressRegion: "CA",
        postalCode: "92501",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.9798426,
        longitude: -117.37216160000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "238",
        bestRating: "5"
      },
      areaServed: "Riverside, CA and surrounding areas",
      knowsAbout: "Personal Injury Law, Accident victims, car accident claimants, slip and fall injury victims, families pursuing wrongful death claims",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Contingency Fee Model"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Personal Injury Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Consultations"
        }
      ],
      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.