Structured Data

    Law Offices of Gerald Schwab, Jr.

    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: "Law Offices of Gerald Schwab, Jr.",
      description: "Law Offices of Gerald Schwab, Jr. is a criminal defense firm serving Fresno and surrounding areas. Specializing in DUI/DWI defense, felony charges, misdemeanors, and drug-related offenses, the firm provides aggressive representation for clients facing serious criminal charges. Gerald Schwab, Jr. and his team focus on protecting clients' rights and building strong defense strategies tailored to each case.",
      url: "http://fresnoscrimedefense.com/",
      telephone: "+1-559-441-1418",
      address: {
        @type: "PostalAddress",
        streetAddress: "5588 N Palm Ave",
        addressLocality: "Fresno",
        addressRegion: "CA",
        postalCode: "93704",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.818874699999995,
        longitude: -119.80804850000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "25",
        bestRating: "5"
      },
      areaServed: "Fresno, CA and surrounding communities",
      knowsAbout: "Criminal Defense, Individuals facing DUI charges, felony charges, misdemeanor charges, drug-related offenses",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Criminal Defense"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Fresno 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.