Structured Data

    Blumenthal & Moore, APC

    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: "Blumenthal & Moore, APC",
      description: "Blumenthal & Moore, APC is a criminal defense law firm in Riverside specializing in DUI, drug charges, and felony defense. The firm provides aggressive representation for clients facing serious criminal charges, with attorneys experienced in negotiating plea deals, trial defense, and protecting clients' rights throughout the legal process.",
      url: "https://www.blumenthallawoffices.com/",
      telephone: "+1-951-682-5110",
      address: {
        @type: "PostalAddress",
        streetAddress: "3993 Market St",
        addressLocality: "Riverside",
        addressRegion: "CA",
        postalCode: "92501",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.9808908,
        longitude: -117.37715329999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.8",
        reviewCount: "36",
        bestRating: "5"
      },
      areaServed: "Riverside, CA and Riverside County",
      knowsAbout: "Criminal Defense, Individuals facing DUI charges, drug-related criminal charges, felony charges, first-time offenders",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Criminal Defense"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Riverside 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.