{
"@context": "https://schema.org",
"@type": "Organization",
"@id": "https://www.thinklabdigitalsolutions.com/#organization",
"name": "Thinklab Digital Solutions",
"url": "https://www.thinklabdigitalsolutions.com/",
"logo": "https://framerusercontent.com/images/5NwU3N3ZaJIFzrct17CxeO3Tq8.svg",
"description": "Thinklab Digital Solutions is a full-service digital marketing agency helping businesses grow online through SEO, Google Ads, social media marketing, web design, brand strategy, CRM and AI/workflow automation.",
"email": "info@thinklabdigitalsolutions.com",
"telephone": "+91-9347580911",
"sameAs": [
"https://www.facebook.com/share/1CL8BgY2jp/",
"https://au.linkedin.com/company/think-lab-digital-solutions",
"https://www.instagram.com/thinklab_digital_solutions"
],
"location": [
{ "@id": "https://www.thinklabdigitalsolutions.com/#vijayawada-office" },
{ "@id": "https://www.thinklabdigitalsolutions.com/#sydney-office" }
]
{
"@context": "https://schema.org",
"@type": "ProfessionalService",
"@id": "https://www.thinklabdigitalsolutions.com/#vijayawada-office",
"name": "Thinklab Digital Solutions",
"url": "https://www.thinklabdigitalsolutions.com/",
"telephone": "+91-9347580911",
"email": "info@thinklabdigitalsolutions.com",
"priceRange": "$$",
"openingHoursSpecification": [
{ "@type": "OpeningHoursSpecification", "dayOfWeek": ["Monday","Tuesday","Wednesday","Thursday","Friday"], "opens": "09:00", "closes": "18:00" },
{ "@type": "OpeningHoursSpecification", "dayOfWeek": "Saturday", "opens": "09:00", "closes": "13:00" }
],
"address": {
"@type": "PostalAddress",
"addressLocality": "Vijayawada",
"addressRegion": "Andhra Pradesh",
"addressCountry": "IN"
},
"areaServed": [ { "@type": "City", "name": "Vijayawada" }, { "@type": "State", "name": "Andhra Pradesh" } ],
"parentOrganization": { "@id": "https://www.thinklabdigitalsolutions.com/#organization" }
}
{
"@context": "https://schema.org",
"@type": "WebSite",
"@id": "https://www.thinklabdigitalsolutions.com/#website",
"url": "https://www.thinklabdigitalsolutions.com/",
"name": "Thinklab Digital Solutions",
"publisher": { "@id": "https://www.thinklabdigitalsolutions.com/#organization" }
}