Structured Data

    Utah Criminal Defense Attorneys

    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: "Utah Criminal Defense Attorneys",
      description: "Utah Criminal Defense Attorneys provides comprehensive criminal defense representation for clients throughout Salt Lake City and the surrounding area. The firm handles a wide range of criminal charges including DUI/DWI, felonies, misdemeanors, and drug offenses, with experienced lawyers dedicated to protecting clients' rights and achieving the best possible outcomes. They offer free consultations to discuss your case and legal options.",
      url: "https://www.slccriminallawyers.com/",
      telephone: "+1-801-649-4777",
      address: {
        @type: "PostalAddress",
        streetAddress: "3340 S 300 W #7b",
        addressLocality: "Salt Lake City",
        addressRegion: "UT",
        postalCode: "84115",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.698899,
        longitude: -111.9001526
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Salt Lake City, Utah and surrounding communities",
      knowsAbout: "Criminal Defense, Individuals facing criminal charges, DUI defendants, first-time offenders, those needing drug charge defense",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Consultations"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Criminal Defense Experience"
        }
      ],
      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.