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: //proc/thread-self/root/proc/self/root/home/seoprovi/stjohnsacademy.com/admission.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>Admission St.John's Academy Best School in Kolkata</title>
  <meta name="keywords" content="Admission 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="Admission 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="Admission 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="Admission 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>Admission</h1>

</div>

<div class="breadcrumb-list">

<ul>

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

<li><a href="faq.html">Admission</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>
<p align="center"> <img src="img\scholarship.jpg" alt="St.John's Academy" title="St.John's Academy"> </div><img src="img\scholarship2.jpg" alt="St.John's Academy" title="St.John's Academy"></p>
<div class="faq-page pt-100 pb-70">

<div class="container">

<div class="row">

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

<div class="faq-sec">

<div class="faq-single">

<div class="media">

<div class="media-left">

<div class="icon">

<i class="fa fa-send"></i>

</div>

</div>

<div class="media-body">

<h2>GUIDELINES FOR PARENTS:</h2>

<p align="justify">■ Guardians are expected to check school diary regularly.</br>

■ Guardians are requested to take part in seminars and other functions arranged by the school.</br>

Guardians should attend parent teachers' meeting for proper evaluation of their students.</br>

■ On the day of examination, if a child is unable to attend the school, because of illness or any unavoidable circumstances, the information must reach to the office on the same day with assisting documents.</br>

■ If a student is absent for a long period of time, parents are requested to send an absent letter to school with supporting documents.</br>

■ Guardians must ensure that their children come to the school in proper, clean uniform.</br>

■ Guardians are also requested to check the exercise books of their children from time to time and keep at track of their class work's and home work's.</p>

</div>

</div>

</div>

<div class="faq-single">

<div class="media">

<div class="media-left">

<div class="icon">

<i class="fa fa-rocket"></i>

</div>

</div>

<div class="media-body">

<h2>IMPORTANT RULES FOR PARENTS & GUARDIANS:</h2>

<p align="justify">■ Parents/Guardians are requested to co-operate with the school authorities by urging their wards to be regular and punctual in attendance and by seeing that their wards are diligent at their home work. and lessons,</br>

■ In addition to satisfy the academic standard, Students will have to put in at least 75% of attendance to justify promotion to next higher class.</br>

■Parents/Guardians are requested to notify the school, of any change in address and telephone number immediately.</br>

■ On their way to and from school students are expected to behave in a sober and disciplined manner.

Reports of any misbehaviour will be dealt with seriously.</br>

■ The teacher will act as the supreme authority in the class room situation. Any report of! misbehaviour in any class while teaching is in progress, will call for the immediate suspension of the student reported against.</br>

■Attendance at school functions and celebrations is compulsory.</br>

■ If any school property has been damaged wilfully, it will be requested to make good of it.</br>

■ The school is not responsible for the loss of any personal belongings.</br>

■Parents/Guardians should not allow their wards to bring with them to school expensive and costly articles, such as mobile, watches, chins, rings etc.</br>

■All Parents/Guardians should make it convenient to attend 'Parent Teachers Meeting' when it is notified.</br>

■Permission to leave school early will not be granted under any circumstances.</br>

■Students who remain absent form school will not be required to submit a letter from the parent or guardian explaining the cause of absence.</br>

■ The name will be struck off the rolls for absence of 10 days without, intimation.</br>

■ Leave application for illness must be supported with a medical certificate.</br>

■ Parents are not permitted to visit or discuss with teachers during class hours without the permission of the Principal,</br>

■ Parents must ensure that students prepare their daily work and attend to all their school assignment sincerely, Parents must prepare a regular study program for their wards and keep a watch over their progress at frequent intervals,</br>

Student whose conduct is injurious to the moral tone of the institution are liable to be dismissed,</br>

■ All School Fees must be paid within the 15th of every month. Failing to which a late fine of Rs. 100/- will be charged for the month,

 <img src="img\school56.jpg" alt="St.John's Academy" title="St.John's Academy">
 <img src="img\computer50.jpg" alt="St.John's Academy " title="St.John's Academy">
</p>

</div>

</div>

</div>


</div>

</div>

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

<div class="faq-sec">

<div class="faq-single">

<div class="media">

<div class="media-left">

<div class="icon">

<i class="fa fa-send"></i>

</div>

</div>

<div class="media-body">

<h2>ADMISSION PROCEDURE;</h2>

<p align="justify"><strong>Step 1: </strong>Collect Prospectus and Registration forms from reception.</br>

<strong>Step2 </strong>Schedule appointment for an interaction interview if required.</br>

<strong>Step 3:</strong> Wait for results on school notice board,</br>

<strong>Step 4:</strong> If admission is granted, collect Admission Form. Fill in the Admission Form, and submit repuses documents to the school office, This is to be done within the validity date mentioned on the school notice borse after which the form would lapsed, Admission Fees to be paid in the name of 'St.John's Academy</p>

</div>

</div>

</div>

<div class="faq-single">

<div class="media">

<div class="media-left">

<div class="icon">

<i class="fa fa-rocket"></i>

</div>

</div>

<div class="media-body">

<h2>Following is a list of ATTESTED DOCUMENTS which will be required during admission procedures: </h2>

<p>■ Birth Certificate (Municipal Corporation/Panchayat/Corporation/Baptism. (Original to be produced and duplicate to be submitted),</br>

■ Progress Report of previous school attended.</br>

■ Transfer Certificate of previous school attended (Original).</br>
■ Migration Certificate where applicable.</br>
■ 3 passport size photographs of the student & parents.</br>


</p>

</div>

</div>

</div>

<div class="faq-single">

<div class="media">

<div class="media-left">

<div class="icon">

<i class="fa fa-child"></i>

</div>

</div>

<div class="media-body">

<h2>Best School in Beliaghata?</h2>

<p align="justify">St.John's Academy in Beliaghata, Kolkata, is considered one of the best schools in the area. Known for its high academic standards, comprehensive CBSE curriculum, and focus on extracurricular activities, the school provides a holistic learning experience, preparing students for success in both academics and life. <img src="img\school56.jpg" alt="St.John's Academy" title="St.John's Academy"> <img src="img\school99.jpg" alt="St.John's Academy" title="St.John's Academy">
<img src="img\admissionform.jpg" alt="St.John's Academy" title="St.John's Academy"></p>

</div>

</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>