Structured Data

    Howard Law Group

    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: "Howard Law Group",
      description: "Howard Law Group is a criminal defense firm based in Atlanta serving clients throughout Georgia. Led by experienced criminal defense attorneys, the firm specializes in defending individuals facing felony, misdemeanor, DUI/DWI, drug charges, and juvenile charges. They provide personalized legal representation and are committed to protecting their clients' rights throughout the criminal justice process.",
      url: "https://www.lawyerhoward.com/",
      telephone: "+1-770-920-0433",
      address: {
        @type: "PostalAddress",
        streetAddress: "1708 Peachtree St NE #115",
        addressLocality: "Atlanta",
        addressRegion: "GA",
        postalCode: "30309",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.8003974,
        longitude: -84.393061
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "81",
        bestRating: "5"
      },
      areaServed: "Atlanta and surrounding areas of Georgia",
      knowsAbout: "Criminal Defense, Individuals facing felony or misdemeanor charges, DUI/DWI defendants, those charged with drug offenses, parents of juveniles in the criminal justice system",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Criminal Defense"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Peachtree Location"
        }
      ],
      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.