{
“@context”: “https://schema.org”,
“@type”: “Organization”,
“name”: “Wegierek Psychology Center”,
“url”: “https://wegierekpsychology.com”,
“logo”: “https://wegierekpsychology.com/wp-content/uploads/2024/09/Warstwa_1-2.png”,
“contactPoint”: {
“@type”: “ContactPoint”,
“telephone”: “+1-708-710-8819”,
“contactType”: “Customer Service”,
“email”: “contact@wegierekpsychology.com”
},
“address”: [
{
“@type”: “PostalAddress”,
“streetAddress”: “3022 N. Harlem Ave., #1, North”,
“addressLocality”: “Chicago”,
“addressRegion”: “IL”,
“postalCode”: “60634”,
“addressCountry”: “US”
},
{
“@type”: “PostalAddress”,
“streetAddress”: “7620 W 195th St.”,
“addressLocality”: “Orland Park”,
“addressRegion”: “IL”,
“postalCode”: “60462”,
“addressCountry”: “US”
}
]
}