Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Theodore Grezlak III, Lawyer",
description: "Theodore Grezlak III is an independent attorney serving Jersey City and the surrounding New Jersey area. With expertise in criminal defense and personal injury law, Mr. Grezlak provides direct representation to individuals facing criminal charges or pursuing injury claims. His practice emphasizes personalized client service and aggressive advocacy.",
url: "http://grezlakiiilawyer.com/",
telephone: "+1-201-248-6076",
address: {
@type: "PostalAddress",
streetAddress: "26 Journal Square Plaza #1201",
addressLocality: "Jersey City",
addressRegion: "NJ",
postalCode: "07306",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.730490499999995,
longitude: -74.06373359999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "34",
bestRating: "5"
},
areaServed: "Jersey City, NJ and surrounding areas",
knowsAbout: "Criminal Defense, Individuals facing criminal charges, personal injury victims, Jersey City residents needing local legal representation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual Practice Areas"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Attorney Representation"
}
],
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.