MOON
Server: Apache
System: Linux server30c.hostingraja.org 5.14.0-611.49.2.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Apr 30 09:05:08 EDT 2026 x86_64
User: seoprovi (1222)
PHP: 5.6.40
Disabled: NONE
Upload Files
File: /home/seoprovi/stjohnsacademy.com/director-message.html
<!DOCTYPE html>
<html dir="ltr" lang="en">
<head>
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta charset="utf-8">
 <title>Director Massage St.John's Academy Best School in Kolkata</title>
  <meta name="keywords" content="Director Massage St.John's Academy , Best School Kolkata, School in Beliaghata, Best English Medium Schools, St.John's Academy, 10+2 School in Beliaghata, Kolkata, Principal St.John's Academy, School St.John's Academy, Syllabus St.John's Academy, Preschool St.John's Academy, Secondary school St.John's Academy, Private school St.John's Academy, Public school St.John's Academy, English Medium School St.John's Academy, Physical Education School St.John's Academy, Computer Education St.John's Academy, Sports School St.John's Academy, Library St.John's Academy, Best English Medium Schools in Kolkata, English Medium Schools in Kolkata, Best English Medium Schools Beliaghata, English Medium Schools Beliaghata, St.+Johns+Public+School+Beliaghata"/>
<meta name="description" content="Director Massage St.John's Academy is a renowned School in Kolkata, offering quality education, experienced faculty, modern facilities, extracurricular activities, and a strong academic track record in Beliaghata."/>
<meta name="abstract" content="Director Massage St.John's Academy , Best School Kolkata, School in Beliaghata, Best English Medium Schools, St.John's Academy, 10+2 School in Beliaghata, Kolkata, Principal St.John's Academy, School St.John's Academy, Syllabus St.John's Academy, Preschool St.John's Academy, Secondary school St.John's Academy, Private school St.John's Academy, Public school St.John's Academy, English Medium School St.John's Academy, Physical Education School St.John's Academy, Computer Education St.John's Academy, Sports School St.John's Academy, Library St.John's Academy, Best English Medium Schools in Kolkata, English Medium Schools in Kolkata, Best English Medium Schools Beliaghata, English Medium Schools Beliaghata, St.+Johns+Public+School+Beliaghata"/>
<meta name="coverage" content="Worldwide" /> 
<meta name="page-topic" content="Director Massage St.John's Academy" />
<meta name="allow-search" content="yes" />
<meta name="copyright" content="St.John's Academy"/>
<meta name="robots" content="index, follow"/>
<meta name="rating" content="safe for kids"/>
<meta name="googlebot" content="index, follow"/>
<meta name="yahooseeker" content="index, follow"/>
<meta name="msnbot" content="index, follow" />
<meta name="Rating" content="General" />
<meta name="category" content="School"/>
<meta name="author" content="https://www.stjohnsacademy.com/"/> 
<meta name="reply-to" content="stjohnsacademy@gmail.com"/>
<meta name="allow-search" content="yes" />
<meta name="revisit-after" content="daily" />
<meta name="distribution" content="global"/>
<meta name="expires" content="never"/>
<meta name="language" content="english"/>
<meta name="geo.region" content="Beliaghata-Kolkata-WB-India"/>
<meta name="geo.placename" content="Beliaghata-Kolkata-WB-India"/>
<meta name="geo.position" content="22.5649392,88.3982359"/>
<meta name="ICBM" content="22.5649392,88.3982359"/>
<meta name="geo.region" content="Kolkata-WB-India"/>
<meta name="geo.placename" content="Kolkata-WB-India"/>
<meta name="geo.position" content="22.5351276,88.0358324"/>
<meta name="ICBM" content="22.5351276,88.0358324"/>

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-KEV8GL55QH"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-KEV8GL55QH');
</script>

<link rel="icon" type="image/png" href="img\favicon.png">
<link rel="apple-touch-icon" href="img\apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="57x57" href="img\apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="72x72" href="img\apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="img\apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="img\apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="img\apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="img\apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="img\apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="img\apple-touch-icon-180x180.png">
<link href="https://fonts.googleapis.com/css?family=Roboto:400,500,700" rel="stylesheet">
<link rel="stylesheet" href="css\bootstrap.min.css">
<link rel="stylesheet" href="css\font-awesome.min.css">
<link rel="stylesheet" href="css\magnific-popup.css">
<link rel="stylesheet" href="css\owl.carousel.min.css">
<link rel="stylesheet" href="css\animate.css">
<link rel="stylesheet" href="css\main.css">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="css\meanmenu.min.css">
<link rel="stylesheet" href="css\responsive.css">
<style>
	#myBtn {
	width:50px; 
	height:56px;
	padding:10px; 
	text-align:center; 
	background: whiteSmoke;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position:fixed;
	top:300px;
	right:-10px;
	display:none;
	background: url(../images/down_button.jpg) no-repeat 0px 20px;
}
#myBtn:hover {
  background-color: #555; /* Add a dark-grey background on hover */
}</style>
  <script type="text/javascript">
 // When the user scrolls down 20px from the top of the document, show the button
window.onscroll = function() {scrollFunction()};
function scrollFunction() {
  if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
    document.getElementById("myBtn").style.display = "block";
  } else {
    document.getElementById("myBtn").style.display = "none";
  }
}
// When the user clicks on the button, scroll to the top of the document
function topFunction() {
  document.body.scrollTop = 0; // For Safari
  document.documentElement.scrollTop = 0; // For Chrome, Firefox, IE and Opera
}
  </script>
<!--[if lt IE 9]>
	  <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
	  <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
	<![endif]-->
    <style>
img.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 200px;
}
</style>
<style>
.float{
position:fixed;
width:60px;
height:60px;
bottom:80px;
right:5px;
background-color:#25d366;
color:#FFF;
border-radius:50px;
text-align:center;
  font-size:30px;
box-shadow: 2px 2px 3px #999;
  z-index:100;
}
.my-float{
margin-top:16px;
}
</style><!-- Fav Icon -->
</head>
<body>
<!-- Wrapper Start -->
<div id="wrapper">
</head>
<body class="home-v1">
</div>
<header>
<div class="header-top">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12">
<div class="header-left">
<ul>
<li><i class="fa fa-phone"></i> 9231828490 | 9903740683 | 6289970072</li>
<li><i class="fa fa-envelope-o"></i><a href="info@stjohnsacademy.com">info@stjohnsacademy.com</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="social-title">Follow Us</span>&nbsp;&nbsp;<a href="https://www.facebook.com/stjohnspublicschoolbeliaghata"><i class="fa fa-facebook"></i></a><a href="https://x.com/StJohnspublic"><i class="fa fa-twitter"></i></a><a href="https://www.linkedin.com/in/st-johns-public-school-beliaghata/"><i class="fa fa-linkedin"></i></a><a href="https://www.instagram.com/stjohnspublicschoolbeliaghata/"><i class="fa fa-instagram"></i></a></li></i></a><a href="contact.html"><img src="img\paynow.jpg" alt="St.John's Academy " title="Pay Now"></a></li>
<li style="color:#900"><i class="fa fa-phone"></i> <a href="https://api.whatsapp.com/send?phone=919231828490">Call Now</a> | <a href="contact.html">Enroll Now</a> | <a href="contact.html">Get Direction</a> | <a href="contact.html">Book Appointment</a> | <a href="contact.html">Online Admission</a> | <a href="index.html">St.John's Academy</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="contact.html"><img src="img\adm.jpg" alt="St.John's Academy " title="Admission Online"></a></li></li>
</ul>
</div>
</div>
<div class="col-md-12 col-sm-12">
<div class="header-right-div">
<div class="soical-profile">
</div>
</div>
</div>
</div>
</div>
</div>
<div class="hd-sec">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-12 col-xs-8">
<div class="logo">
<a href="index.html"><img src="img\logo.png" alt="St.John's Academy" title="St.John's Academy"></a>
</div>
</div>
<div class="mobile-nav-menu"></div>
<div class="col-md-9 col-sm-9 menu-center">
<div class="menu">
<nav id="main-menu" class="main-menu">
<ul>
 <li class="active"><a href="index.html">Home</a>
</li>
<li><a href="#">About </a>
<ul>
<li><a href="about.html">About School</a></li>
<li><a href="director-message.html">Director's Message</a></li>
<li><a href="vision-mission.html">Vision & Mission</a></li>
<li><a href="scholarship.html">upto 100% Scholarship</a></li>
</ul>
</li>
<li><a href="admission.html">Admission</a></li>
<li><a href="computer-classes.html">Computer Classes</a></li>
<li><a href="#">Gallery</a>
<ul>
<li><a href="teacher-gallery.html">Teacher Gallery</a></li>
<li><a href="sports-gallery.html">Sports Gallery</a></li>
<li><a href="school-gallery.html">School Gallery</a></li>
<li><a href="video-gallery.html">Video Gallery</a></li>
<li><a href="event-gallery.html">Event Gallery</a></li>
</ul>
</li>
<li><a href="announcement.html">Announcement</a></li>

<li><a href="faq.html">FAQ</a></li>

<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
</div>
</div>
</div>
</div>
</div>
</header>





<div class="pagehding-sec">

<div class="images-overlay"></div>

<div class="container">

<div class="row">

<div class="col-md-12">

<div class="page-heading">

<h1>Director's Message</h1>

</div>

<div class="breadcrumb-list">

<ul>

<li><a href="index.html">Home</a></li>

<li><a href="director-message.html">Director's Message</a></li>

</ul>

</div>

</div>

</div>

</div>

</div>

 <marquee direction="alternate" behavior="scroll" scrollamount="5" onMouseOver="this.stop()" onMouseOut="this.start()">
<h1 style="color:red"></br>St.John's Academy in CIT More, Beliaghata, Kolkata, is a well-known educational institution that offers a blend of academic excellence and holistic development. call 9231828490.</h1>  </marquee>



<div class="about-us-sec pt-100 pb-100">

<div class="container">

<div class="row">

<div class="col-md-6">

<div class="about-desc">

<h1><span>Director's Message</span></h1>

<h2 style="color:#060">Message to Students</h2>

<h2 style="color:#F96">St.John's Academy Director's Message</h2>

 <h3 style="color:#309">(St.John's Academy)</h3>

 <p style="text-align: justify;">Education is the foundation of any thriving economy, and in today’s rapidly evolving world, the need for skilled and proficient manpower has never been greater. As India emerges as a knowledge-rich economy, the demand for highly skilled professionals will only grow in the 21st century. At St.John's Academy, we understand the significance of imparting education that aligns with current trends, preparing students with a mix of general concepts and sector-specific knowledge.<br>

Our school offers academic programs for Class 10th & 12th that go beyond traditional learning. We use innovative teaching methodologies, including case studies, project work, and industrial training, to ensure students gain practical insights and exposure to real-world processes, company regulations, and industry standards. This approach helps build confidence and equips students with the skills needed to excel in the ever-evolving global job market.<br>

St.John's Academy, we focus on shaping efficient, competent, and responsible professionals. Our aim is to instill accountability, morality, and a deep sense of engagement with tasks, ensuring that students are prepared not just academically, but also professionally. The question isn’t why you should choose St.John's Academy, but rather, what will you lose if you delay making this important decision?</p>

                        

                       

</div>

</div>

<div class="col-md-6">

<div class="vedio-inner">

<img src="img\director.jpg" alt="St.John's Academy" title="St.John's Academy">

<div class="vedio-overly">



</div>

</div>

</div>

</div>

</div>

</div>





<div class="why-choose-us-sec pt-100 pb-70">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="sec-title">
<h1>Why Choose Us </h1>
<h2 style="color:#F96">(St.John's Academy Beliaghata)</h2>
<p align="justify">Choose St.John's Academy Beliaghata for an exceptional educational journey up to 10+2. Our school offers a robust CBSE curriculum, imparted by experienced and dedicated faculty, ensuring academic excellence. With state-of-the-art facilities, including well-equipped classrooms, laboratories, and sports infrastructure, we provide an all-rounded learning environment. Many of our students have been awarded for their outstanding achievements in academics, sports, and extracurricular activities, reflecting the quality and impact of our education. We emphasize not only intellectual growth but also personal development, preparing students for future challenges. At St. John's, every child is nurtured for success and overall development.</p>
</br></br></br>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="why-choose-all">
<div class="why-choose-inner">
<div class="why-choose-thumb">
<img src="img\why_us_1.jpg" alt="St.John's Academy Our Speciality" title="St.John's Academy Our Speciality">
</div>
<div class="why-choose-text">
<h2><a href="index.html">Our Speciality</a></h2>
<p align="justify">St.John's Academy Beliaghata stands out for its exceptional academic standards, holistic development approach, and personalized attention to students. With a strong CBSE curriculum, modern facilities, dedicated faculty, and emphasis on extracurricular activities, we nurture well-rounded individuals, ensuring success in both academics and personal growth.</p>
</div>
</div>
<div class="why-choose-inner">
<div class="why-choose-thumb">
<img src="img\why_us_2.jpg" alt="St.John's Academy Consultantation & Counselling" title="St.John's Academy Consultantation & Counselling">
</div>
<div class="why-choose-text">
<h2><a href="index.html">Consultantation & Counselling</a></h2>
<p align="justify">St.John's Academy Beliaghata offers expert consultation and counseling services to support students' academic and personal growth. Our experienced counselors provide guidance on career planning, mental well-being, and personal development, ensuring students receive the necessary support to overcome challenges and make informed decisions for their future. </p>
</div>
</div>
<div class="why-choose-inner">
<div class="why-choose-thumb">
<img src="img\why_us_3.jpg" alt="St.John's Academy Career Counselling" title="St.John's Academy Career Counselling">
</div>
<div class="why-choose-text">
<h2><a href="index.html">Career Counselling</a></h2>
<p align="justify">St.John's Academy Beliaghata provides comprehensive career counseling to guide students in making informed career choices. Our experienced counselors offer personalized advice on higher education, vocational options, and skill development, helping students align their strengths and interests with future career paths for a successful and fulfilling professional journey.</p>
</div>
</div>
<div class="why-choose-inner">
<div class="why-choose-thumb">
<img src="img\why_us_4.jpg" alt="St.John's Academy Admission Guidance" title="St.John's Academy Admission Guidance">
</div>
<div class="why-choose-text">
<h2><a href="index.html">Admission Guidance</a></h2>
<p align="justify">St.John's Academy Beliaghata offers thorough admission guidance to help parents and students navigate the enrollment process smoothly. Our team provides clear information about eligibility, required documents, and key dates, ensuring a hassle-free experience. We assist in making informed decisions for a successful academic journey at our school.</p>
</div>
</div>
<div class="why-choose-inner">
<div class="why-choose-thumb">
<img src="img\why_us_5.jpg" alt="St.John's Academy Open Schooling" title="St.John's Academy Open Schooling">
</div>
<div class="why-choose-text">
<h2><a href="index.html">Open Schooling</a></h2>
<p align="justify">St.John's Academy Beliaghata offers open schooling options, providing flexible learning paths for students who require a non-traditional education approach. With personalized support, self-paced learning, and access to resources, we ensure students receive a quality education while balancing other commitments, fostering independence and academic success.</p>
</div>
</div>
<div class="why-choose-inner">
<div class="why-choose-thumb">
<img src="img\why_us_6.jpg" alt="St.John's Academy Friendly Environment" title="St.John's Academy Friendly Environment">
</div>
<div class="why-choose-text">
<h2><a href="index.html">Friendly Environment</a></h2>
<p align="justify">St.John's Academy Beliaghata fosters a friendly and supportive environment, where students feel safe, valued, and encouraged. Our nurturing atmosphere promotes positive relationships, open communication, and emotional well-being, allowing students to thrive academically and personally. We prioritize creating a space where every child can grow and succeed.</p>
</div>
</div>
<div class="why-choose-inner">
<div class="why-choose-thumb">
<img src="img\why_us_7.jpg" alt="St.John's Academy Expert Instructor" title="St.John's Academy Expert Instructor">
</div>
<div class="why-choose-text">
<h2><a href="index.html">Expert Instructor</a></h2>
<p align="justify">St.John's Academy Beliaghata boasts a team of expert instructors dedicated to providing high-quality education. Our experienced faculty members are skilled in their respective subjects, ensuring effective teaching methods and personalized attention. They inspire students to reach their full potential, fostering academic excellence and overall development.</p>
</div>
</div>
<div class="why-choose-inner">
<div class="why-choose-thumb">
<img src="img\why_us_8.jpg" alt="St.John's Academy Group Teaching" title="St.John's Academy Group Teaching">
</div>
<div class="why-choose-text">
<h2><a href="index.html">Group Teaching </a></h2>
<p align="justify">St.John's Academy Beliaghata, group teaching fosters collaborative learning and peer interaction. Our teachers encourage teamwork, discussions, and shared problem-solving, enhancing understanding and skills. This approach helps students build communication, leadership, and critical thinking abilities, while creating a supportive learning environment for academic and personal growth.</p>
</div>
</div>
<div class="why-choose-inner">
<div class="why-choose-thumb">
<img src="img\why_us_9.jpg" alt="St.John's Academy Our Speciality" title="St.John's Academy Our Speciality">
</div>
<div class="why-choose-text">
<h2><a href="index.html">Our Speciality</a></h2>
<p align="justify">St.John's Academy Beliaghata stands out for its exceptional academic standards, holistic development approach, and personalized attention to students. With a strong CBSE curriculum, modern facilities, dedicated faculty, and emphasis on extracurricular activities, we nurture well-rounded individuals, ensuring success in both academics and personal growth.</p>
</div>
</div>
<div class="why-choose-inner">
<div class="why-choose-thumb">
<img src="img\why_us_10.jpg" alt="St.John's Academy Admission Guidance" title="St.John's Academy Admission Guidance">
</div>
<div class="why-choose-text">
<h2><a href="index.html">Admission Guidance</a></h2>
<p align="justify"><strong>St.John's Academy Beliaghata offers thorough admission guidance to help parents and students navigate the enrollment process smoothly. Our team provides clear information about eligibility, required documents, and key dates, ensuring a hassle-free experience. We assist in making informed decisions for a successful academic journey at our school.</p>

</div>
</div>
</div>
</div>
</div>
</div>
</div>

<div class="blog-sec pt-100 pb-70">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="sec-title">
<h1>St.John's Academy</h1>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="all-latest-news">
<div class="single-post">
<div class="single-post-thumb">
<a href="index.html"><img src="img\b1.jpg" alt="St.John's Academy" title="St.John's Academy Class 10th"></a>
<div class="single-post-thumb-overlay">
<div class="post-meta">
<ul>
<li class="font" ><a href="index.html">St.John's Academy</a></li>
</ul>
</div>
</div>
</div>
<div class="single-post-text">
<h2><a href="index.html">St.John's Academy Students</a></h2>
<p align="justify">St.John's Academy Beliaghata offers exceptional Class 10th education through the CBSE board, focusing on academic excellence and comprehensive learning. With expert teachers, modern facilities, and a well-rounded curriculum, students are well-prepared for board exams and future challenges, ensuring both intellectual and personal growth.</p>
<a href="index.html" class="blog-readmore">Continue reading</a>
</div>
</div>
<div class="single-post">
<div class="single-post-thumb">
<a href="index.html"><img src="img\b2.jpg" alt="St.John's Academy" title="St.John's Academy Class 12th"></a>
<div class="single-post-thumb-overlay">
<div class="post-meta">
<ul>
<li class="font" ><a href="index.html">St.John's Academy</a></li>
</ul>
</div>
</div>
</div>
<div class="single-post-text">
<h2><a href="index.html">St.John's Academy Students</a></h2>
<p align="justify">St.John's Academy is one of the top schools in Kolkata, offering excellent education from Nursery to 10+2 under the CBSE board. Known for its academic rigor, experienced faculty, modern facilities, and emphasis on extracurricular activities, the school fosters holistic development, ensuring students succeed academically and personally.</p>
<a href="index.html" class="blog-readmore">Continue reading</a>
</div>
</div>
<div class="single-post">
<div class="single-post-thumb">
<a href="index.html"><img src="img\b3.jpg" alt="St.John's Academy" title="St.John's Academy Secondary 10th"></a>
<div class="single-post-thumb-overlay">
<div class="post-meta">
<ul>
<li class="font" ><a href="index.html">St.John's Academy</a></li>
</ul>
</div>
</div>
</div>
<div class="single-post-text">
<h2><a href="index.html">St.John's Academy Students</a></h2>
<p align="justify">St.John's Academy in Beliaghata, Kolkata, offers top-tier education with a focus on academic excellence, holistic development, and moral values. The school boasts qualified teachers, modern facilities, and a safe environment, ensuring that students thrive academically, socially, and emotionally, preparing them for future success.</p>
<a href="index.html" class="blog-readmore">Continue reading</a>
</div>
</div>
<div class="single-post">
<div class="single-post-thumb">
<a href="index.html"><img src="img\b4.jpg" alt="St.John's Academy" title="St.John's Academy Sr. Secondary 12th"></a>
<div class="single-post-thumb-overlay">
<div class="post-meta">
<ul>
<li class="font" ><a href="index.html">St.John's Academy</a></li>
</ul>
</div>
</div>
</div>
<div class="single-post-text">
<h2><a href="index.html">St.John's Academy Students</a></h2>
<p align="justify">St.John's Academy in Kolkata offers 10+2 education, providing a comprehensive curriculum in Science, Commerce, and Humanities. With experienced faculty, modern infrastructure, and a focus on academic excellence, the school prepares students for higher education and competitive exams, fostering both intellectual and personal growth in a supportive environment.</p>
<a href="index.html" class="blog-readmore">Continue reading</a>
</div>
</div>
<div class="single-post">
<div class="single-post-thumb">
<a href="index.html"><img src="img\b5.jpg" alt="St.John's Academy" title="St.John's Academy TMA Secondary 10th"></a>
<div class="single-post-thumb-overlay">
<div class="post-meta">
<ul>
<li class="font" ><a href="index.html">St.John's Academy</a></li>
</ul>
</div>
</div>
</div>
<div class="single-post-text">
<h2><a href="index.html">St.John's Academy Students</a></h2>
<p align="justify">St.John's Academy in Beliaghata, Kolkata, offers quality 10th-grade education under the CBSE board. The school emphasizes academic excellence, critical thinking, and all-around development. With experienced teachers, modern facilities, and a focus on student welfare, it ensures a solid foundation for students to excel in the board exams and beyond.</p>
<a href="index.html" class="blog-readmore">Continue reading</a>
</div>
</div>
<div class="single-post">
<div class="single-post-thumb">
<a href="index.html"><img src="img\b6.jpg" alt="St.John's Academy" title="St.John's Academy Class 12th"></a>
<div class="single-post-thumb-overlay">
<div class="post-meta">
<ul>
<li class="font" ><a href="index.html">St.John's Academy</a></li>
</ul>
</div>
</div>
</div>
<div class="single-post-text">
<h2><a href="index.html">St.John's Academy Students</a></h2>
<p align="justify">St.John's Academy in Kolkata offers exceptional education from Nursery to 10+2, following the CBSE curriculum. With a focus on academic excellence, holistic development, and strong moral values, the school provides modern facilities, experienced teachers, and a nurturing environment, ensuring students excel in academics and extracurricular activities.</p>
<a href="index.html" class="blog-readmore">Continue reading</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"><a href="https://api.whatsapp.com/send?phone=919231828490" class="float" target="_blank"><i class="fa fa-whatsapp my-float"></i></a>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3684.373043399902!2d88.39152087368228!3d22.56514697949703!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3a0277a773be9c97%3A0xeafeab538bde14c5!2sSt.John&#39;s%20Academy%20Kolkata!5e0!3m2!1sen!2sin!4v1765826958049!5m2!1sen!2sin" width="100%" height="300" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
<footer class="footer">
<div class="footer-sec">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-6">
<div class="footer-wedget-one">
<h2>About Us</h2>
<p align="justify">St.John's Academy, located in Beliaghata, Kolkata, is an esteemed English medium institution following the CBSE pattern. The school offers a well-rounded education, focusing on academic excellence, character development, and co-curricular activities. With modern facilities, dedicated teachers, and a nurturing environment, it aims to foster holistic growth and prepare students for a bright future.</p>
<a href="index.html"><img src="img\st-johns-public-school-beliaghata.jpg" alt="St.John's Academy" title="St.John's Academy"></a></br></br>

<a href="https://www.facebook.com/stjohnspublicschoolbeliaghata" target="_blank"><img src="img\icon/Facebook.jpg" alt="St.John's Academy" title="Facebook"></a>

<a href="https://x.com/StJohnspublic" target="_blank"><img src="img\icon/Twitter.jpg" alt="St.John's Academy" title="Twitter"></a>

<a href="https://www.linkedin.com/in/st-johns-public-school-beliaghata/" target="_blank"><img src="img\icon/LinkedIn.jpg" alt="St.John's Academy" title="LinkedIn"></a>

<a href="https://www.justdial.com/Kolkata/St-Johns-Public-School-Near-Ragini-CinemaBeside-Square-Polyclinic-Beliaghata/033PXX33-XX33-141111081133-C3E5_BZDET" target="_blank"><img src="img\icon/justdial.jpg" alt="St.John's Academy" title="Instagram"></a>

<a href="https://in.pinterest.com/stjohnspublicschoolbeliaghata/" target="_blank"><img src="img\icon/pinterest.jpg" alt="St.John's Academy" title="Instagram"></a></br></br>

<a href="https://www.instagram.com/stjohnspublicschoolbeliaghata/" target="_blank"><img src="img\icon/Instagram.jpg" alt="St.John's Academy" title="Instagram"></a>
<a href="https://youtu.be/BmUdESS57gE?si=OLSHhK3y21glfhIL" target="_blank"><img src="img\icon/youtube.jpg" alt="St.John's Academy" title="Instagram"></a>
<a href="https://www.reddit.com/user/stjohnspublicschool/" target="_blank"><img src="img\icon/reddit.jpg" alt="St.John's Academy" title="Instagram"></a>
<a href="https://www.tumblr.com/" target="_blank"><img src="img\icon/tumblr.jpg" alt="St.John's Academy" title="Instagram"></a>

</div>
</div>













<div class="col-md-3 col-sm-6">
<div class="footer-wedget-four">
<h2>St.John's Academy</h2>
<div class="inner-box">
<div class="media">
<div class="inner-item">

<div class="media-body" align="justify">
<a href="best-classroom-school-st-johns-public-school.html"><span class="inner-text">Best Classroom School St.John's Academy</span></a>, 
<a href="best-education-school-st-johns-public-school.html"><span class="inner-text">Best Education School St.John's Academy</span></a>, 
<a href="best-english-medium-schools-beliaghata.html"><span class="inner-text">Best English Medium Schools Beliaghata</span></a>, 
<a href="best-english-medium-schools-in-kolkata.html"><span class="inner-text">Best English Medium Schools in Kolkata </span></a>, 
<a href="best-learning-school-st-johns-public-school.html"><span class="inner-text">Best Learning School St.John's Academy</span></a>, 
<a href="best-school-year-2025-st-johns-public-school.html"><span class="inner-text">Best School year 2025 St.John's Academy</span></a>, 
<a href="best-student-in-st-johns-public-school.html"><span class="inner-text">Best Student in St.John's Academy</span></a>, 
<a href="best-teacher-in-school-st-johns-public-school.html"><span class="inner-text">Best Teacher in School St.John's Academy</span></a>, 
<a href="computer-education-st-johns-public-school-beliaghata.html"><span class="inner-text">Computer Education St.John's Academy</span></a>, 
<a href="english-medium-school-st-johns-public-school.html"><span class="inner-text">English Medium School St.John's Academy</span></a>, 
<a href="english-medium-schools-beliaghata.html"><span class="inner-text">English Medium Schools Beliaghata</span></a>, 
<a href="st-johns-public-school.html"><span class="inner-text">St.John's Academy</span></a>, 


</div>
</div>
</div>

</div>
</div>
</div>









<div class="col-md-3 col-sm-6">
<div class="footer-wedget-four">
<h2>St.John's Academy</h2>
<div class="inner-box">
<div class="media">
<div class="inner-item">

<div class="media-body" align="justify">
<a href="english-medium-schools-in-kolkata.html"><span class="inner-text">English Medium Schools in Kolkata</span></a>
<a href="library-st-johns-public-school-beliaghata.html"><span class="inner-text">Library St.John's Academy</span></a>
<a href="physical-education-school-st-johns-public-school.html"><span class="inner-text">Physical Education School St.John's Academy</span></a>
<a href="preschool-st-johns-public-school-beliaghata.html"><span class="inner-text">Preschool St.John's Academy</span></a>
<a href="principal-st-johns-public-school-beliaghata.html"><span class="inner-text">Principal St.John's Academy</span></a>
<a href="private-school-st-johns-public-school-beliaghata.html"><span class="inner-text">Private school St.John's Academy</span></a>
<a href="public-school-st-johns-public-school.html"><span class="inner-text">Public school St.John's Academy</span></a>
<a href="school-st-johns-public-school-beliaghata.html"><span class="inner-text">School St.John's Academy</span></a>
<a href="secondary-school-st-johns-public-school-beliaghata.html"><span class="inner-text">Secondary school St.John's Academy</span></a>
<a href="sports-school-st-johns-public-school-beliaghata.html"><span class="inner-text">Sports School St.John's Academy</span></a>
<a href="syllabus-st-johns-public-school-beliaghata.html"><span class="inner-text">Syllabus St.John's Academy</span></a>
<a href="about.html"><span class="inner-text">St.John's Academy</span></a>
</div>
</div>
</div>

</div>
</div>
</div>

<div class="col-md-3 col-sm-6">
<div class="footer-wedget-four">
<h2>Head Office</h2>
<div class="inner-box">
<div class="media">
<div class="inner-item">
<div class="media-left">
<span class="icon"><i class="fa fa-map-marker"></i></span>
</div>
<div class="media-body">

<span class="inner-text">St.John's Academy CIT Road, Beliaghata, Kolkata</br> 37, Hem Chandra Naskar Rd, Near CIT More, Beleghata, Kolkata, West Bengal 700010</span>
</div>
</div>
</div>
<div class="media">
<div class="inner-item">
<div class="media-left">
<span class="icon"><i class="fa fa-envelope-o"></i></span>
</div>
<div class="media-body">
<span class="inner-text">stjohnsacademy</br>@gmail.com</span></div>
</div>
</div>
</div>
<div class="media">
<div class="inner-item">
<div class="media-left">
<span class="icon"><i class="fa fa-phone"></i></span>
</div>
<div class="media-body">
<span class="inner-text">9231828490</span>
</div>
</div>
</div>
<div class="media">
<div class="inner-item">
<div class="media-left">
<span class="icon"><i class="fa fa-phone"></i></span>
</div>
<div class="media-body">
<span class="inner-text">9903740683</span>
</div>
</div>
</div>
<div class="media">
<div class="inner-item">
<div class="media-left">
<span class="icon"><i class="fa fa-phone"></i></span>
</div>
<div class="media-body">
<span class="inner-text">6289970072</span>
</div>
</div>
</div>
<a href="index.html"><img src="img\st-johns-public-school-beliaghata.jpg" alt="St.John's Academy" title="St.John's Academy"></a></br></br>


</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer-bottom-sec">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12">
<div class="copy-right">
<p>Copyright 2024 &copy; <span><a href="http://istjohnsacademy.com/">St.John's Academy,</a></span> Designed by:<span><a href="https://www.seoprovider.online/"> SEO Provider</a></span></p>
</div>
</div>
</div>
</div>
</div>
</footer>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="js\jquery-2.2.4.min.js"></script>
<script src="js\bootstrap.min.js"></script>
<script src="js\isotope.pkgd.min.js"></script>
<script src="js\jquery.magnific-popup.min.js"></script>
<script src="js\owl.carousel.min.js"></script>
<script src="js\owl.animate.js"></script>
<script src="js\jquery.scrollUp.min.js"></script>
<script src="js\jquery.counterup.min.js"></script>
<script src="js\modernizr.min.js"></script>
<script src="js\waypoints.min.js"></script>
<script src="js\jquery.meanmenu.min.js"></script>
<script src="js\imagesloaded.pkgd.min.js"></script>
<script src="js\custom.js"></script>
</body>
</html>