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: "Wicker Park Orthodontics",
description: "Wicker Park Orthodontics is a Chicago-based orthodontic practice located in the Wicker Park neighborhood, specializing in comprehensive orthodontic treatment for patients of all ages. The practice offers traditional braces, clear aligners, and other orthodontic solutions designed to straighten teeth and improve bite alignment. With a 4.7-star rating from 76 reviews, they are known for providing quality orthodontic care in a welcoming environment.",
url: "http://www.wickerparkorthodontics.com/",
telephone: "+1-773-276-0335",
address: {
@type: "PostalAddress",
streetAddress: "1921 W North Ave",
addressLocality: "Chicago",
addressRegion: "IL",
postalCode: "60622",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 41.9102959,
longitude: -87.6758974
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "76",
bestRating: "5"
},
areaServed: "Chicago and surrounding neighborhoods",
knowsAbout: "Orthodontics, Teens and adults seeking orthodontic treatment, patients interested in clear aligner options, families looking for comprehensive orthodontic care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Neighborhood Location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Treatment Options"
}
],
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.