This commit is contained in:
iimtt s33
2025-02-28 11:50:47 +00:00
parent 55b2d84383
commit 1b884cba6b
12 changed files with 441 additions and 10 deletions

View File

@@ -37,6 +37,33 @@ width:360px
.title{width:auto}
}
</style>
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "Organization",
"@id": "#Organization",
"url": "https://iimtt.org/montessori-teacher-training-ballygunge",
"name": "IIMTT Ballygunge",
"description": "IIMTT Ballygunge offers comprehensive Montessori teacher training programs, emphasizing practical application of Maria Montessori's educational principles for early childhood educators.",
"image": "https://drive.google.com/file/d/1gwryN2Jt0RUw-kdvGL0mkaH9DF_R1F33/view?usp=drive_link",
"logo": "https://drive.google.com/file/d/1pkoqVI1WX_DUWpCgnjhJBzF3yqH8KywA/view?usp=drive_link",
"telephone": "70443 65458",
"email": "Ballygunge@iimtt.org",
"address": {
"@type": "PostalAddress",
"streetAddress": "7B, Palm Ave",
"addressLocality": "Ballygunge Park, Ballygunge",
"addressRegion": "Kolkata, West Bengal",
"addressCountry": "India",
"postalCode": "700019"
},
"sameAs": [
"https://www.facebook.com/IIMTT.Ballygunge",
"https://www.instagram.com/iimtt.ballygunge/"
]
}
</script>
</head>
<body>
<!-- Google Tag Manager (noscript) -->