Structured Data

    Hammerschmidt Law Corporation

    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: "Hammerschmidt Law Corporation",
      description: "Hammerschmidt Law Corporation is a criminal defense firm serving Fresno and surrounding areas, specializing in DUI/DWI defense, felony charges, misdemeanor offenses, and drug-related criminal cases. Led by experienced criminal defense attorneys, the firm provides aggressive representation for clients facing serious criminal charges and offers free initial consultations to discuss your case.",
      url: "https://hammerlawcorp.com/",
      telephone: "+1-559-233-5333",
      address: {
        @type: "PostalAddress",
        streetAddress: "2445 Capitol St Ste 215",
        addressLocality: "Fresno",
        addressRegion: "CA",
        postalCode: "93721",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.736165799999995,
        longitude: -119.78398879999997
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "36",
        bestRating: "5"
      },
      areaServed: "Fresno, CA and surrounding Central Valley areas",
      knowsAbout: "Criminal Defense, Individuals facing DUI charges, felony or misdemeanor criminal charges, drug-related offenses, and those seeking experienced criminal defense representation in Fresno",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Consultation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Criminal Defense"
        }
      ],
      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.