File: /home/seoprovi/stjohnspublicschoolbeliaghata.com/vision-mission.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>Vision Mission St. John’s Public School Beliaghata Best School in Kolkata</title>
<meta name="keywords" content="Vision Mission St. John’s Public School Beliaghata , Best School Kolkata, School in Beliaghata, Best English Medium Schools, St. John’s Public School, 10+2 School in Beliaghata, Kolkata, Principal St. John’s Public School Beliaghata, School St. John’s Public School Beliaghata, Syllabus St. John’s Public School Beliaghata, Preschool St. John’s Public School Beliaghata, Secondary school St. John’s Public School Beliaghata, Private school St. John’s Public School Beliaghata, Public school St. John’s Public School, English Medium School St. John’s Public School, Physical Education School St. John’s Public School, Computer Education St. John’s Public School Beliaghata, Sports School St. John’s Public School Beliaghata, Library St. John’s Public School Beliaghata, 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="Vision Mission St. John’s Public School Beliaghata 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="Vision Mission St. John’s Public School Beliaghata , Best School Kolkata, School in Beliaghata, Best English Medium Schools, St. John’s Public School, 10+2 School in Beliaghata, Kolkata, Principal St. John’s Public School Beliaghata, School St. John’s Public School Beliaghata, Syllabus St. John’s Public School Beliaghata, Preschool St. John’s Public School Beliaghata, Secondary school St. John’s Public School Beliaghata, Private school St. John’s Public School Beliaghata, Public school St. John’s Public School, English Medium School St. John’s Public School, Physical Education School St. John’s Public School, Computer Education St. John’s Public School Beliaghata, Sports School St. John’s Public School Beliaghata, Library St. John’s Public School Beliaghata, 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="Vision Mission St. John’s Public School Beliaghata" />
<meta name="allow-search" content="yes" />
<meta name="copyright" content="St. John’s Public School Beliaghata"/>
<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.stjohnspublicschoolbeliaghata.com/"/>
<meta name="reply-to" content="stjohnspublicschoolbeliaghata@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 | 8240984171 | 8910384004</li>
<li><i class="fa fa-envelope-o"></i><a href="info@istjohnspublicschoolbeliaghata.com">info@istjohnspublicschoolbeliaghata.com</a> <span class="social-title">Follow Us</span> <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 Public School " 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 Public School Beliaghata</a> <a href="contact.html"><img src="img\adm.jpg" alt="St. John’s Public School " 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 Public School Beliaghata" title="St. John’s Public School Beliaghata"></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>Vision and Mission</h1>
</div>
<div class="breadcrumb-list">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="vision-mission.html">Vision and Mission</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 Public School in 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 style="color:#066">Vision of <span>St. John’s Public School</span></h1>
<h3>St. John’s Public School Beliaghata</h3>
<p style="text-align: justify;">The vision of St. John’s Public School, Beliaghata, Kolkata, is to provide a holistic and inclusive education that nurtures the intellectual, emotional, and physical development of each student. The school aims to foster a conducive learning environment where academic excellence is combined with the cultivation of strong moral values, discipline, and social responsibility. St. John’s envisions creating well-rounded individuals who are not only skilled professionals but also compassionate and responsible citizens of society. Through innovative teaching methodologies and a focus on the overall well-being of students, the school strives to empower its students to face global challenges with confidence and creativity. By encouraging curiosity, critical thinking, and a passion for lifelong learning, St. John’s Public School aspires to shape future leaders who will contribute positively to society and make a meaningful impact in the world.</p>
<p style="text-align: justify;">The vision of St. John’s Public School, Beliaghata, Kolkata, is to provide a comprehensive, high-quality education from nursery to 12th grade. The school aims to foster academic excellence, personal growth, and ethical values, preparing students to become responsible, innovative, and compassionate leaders in a dynamic, global society.</p>
<p style="text-align: justify;">The vision of St. John’s Public School, Beliaghata, Kolkata, is to provide a dynamic co-educational environment that fosters the holistic development of students. By offering quality education from nursery to 12th grade, the school aims to nurture academic excellence, creativity, and critical thinking while promoting values of respect, discipline, and social responsibility. The institution strives to empower both boys and girls to become confident, responsible, and compassionate leaders. Through innovative teaching and a focus on character building, St. John’s prepares students for success in an ever-evolving world.</p>
<h1 style="color:#066">Mission of <span>St. John’s Public School!</span></h1>
<h3>NIOS as Open Schooling Education System.</h3>
<p style="text-align: justify;">The mission of St. John’s Public School, Beliaghata, Kolkata, is to provide an inclusive, well-rounded education that focuses on the intellectual, emotional, and physical growth of every student. The school is committed to fostering an environment where academic excellence is paired with the development of strong moral values, discipline, and social responsibility.
By encouraging a love for learning, curiosity, and critical thinking, the school aims to help students reach their full potential. St. John’s strives to create a nurturing and supportive atmosphere where students feel safe, motivated, and inspired to excel in all areas of life. The school’s mission is also to instill leadership qualities and a sense of community service, empowering students to make a positive impact in society.
St. John’s Public School believes in holistic education that prepares students for the challenges of the future while grounding them in values that promote harmony, empathy, and respect for diversity.</p>
<p style="text-align: justify;">The mission of St. John’s Public School, Beliaghata, Kolkata, is to provide exceptional education from nursery to 12th grade, fostering academic excellence, creativity, and character development. The school aims to empower students with knowledge, critical thinking skills, and strong values, preparing them to succeed and lead in a dynamic world.</p>
<p style="text-align: justify;">The mission of St. John’s Public School, Beliaghata, Kolkata, is to provide a nurturing co-educational environment that promotes academic excellence, creativity, and personal growth. The school is dedicated to fostering equal opportunities for both boys and girls, ensuring holistic development from nursery to 12th grade. By emphasizing values such as discipline, respect, and social responsibility, St. John’s aims to prepare students to become responsible, compassionate, and innovative leaders. The school strives to create confident individuals who can thrive in a diverse, ever-changing global society.</p>
</div>
</div>
<div class="col-md-6">
<div class="vedio-inner">
<img src="img\schools.jpg" alt="St. John’s Public School Beliaghata" title="St. John’s Public School Beliaghata"> </div>
<div class="vedio-inner"> <img src="img\mission.jpg" alt="St. John’s Public School Beliaghata" title="St. John’s Public School Beliaghata"> </div>
<div class="vedio-inner"><img src="img\vision.jpg" alt="St. John’s Public School Beliaghata" title="St. John’s Public School Beliaghata"></div>
<img src="img\mssion-visin.jpg" alt="St. John’s Public School Beliaghata" title="St. John’s Public School Beliaghata"></div>
</div>
</div>
</div>
</div>
</div>
<div class="count-up-sec">
<div class="count-up-sec-overlay"></div>
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-6 col-xs-6 inner">
<div class="count-up-inner">
<div class="countup-text">
<h2 class="counter">246</h2>
<h4>Expert Instructor</h4>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 inner">
<div class="count-up-inner">
<div class="countup-text">
<h2 class="counter">416</h2>
<h4>happy student</h4>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 inner">
<div class="count-up-inner">
<div class="countup-text">
<h2 class="counter">648</h2>
<h4>course Done</h4>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 inner">
<div class="count-up-inner">
<div class="countup-text">
<h2 class="counter">824</h2>
<h4>award winner</h4>
</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 Public School Beliaghata</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 Public School" title="St. John’s Public School Class 10th"></a>
<div class="single-post-thumb-overlay">
<div class="post-meta">
<ul>
<li class="font" ><a href="index.html">St. John’s Public School</a></li>
</ul>
</div>
</div>
</div>
<div class="single-post-text">
<h2><a href="index.html">St. John’s Public School Students</a></h2>
<p align="justify">St. John's Public School 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 Public School" title="St. John’s Public School Class 12th"></a>
<div class="single-post-thumb-overlay">
<div class="post-meta">
<ul>
<li class="font" ><a href="index.html">St. John’s Public School</a></li>
</ul>
</div>
</div>
</div>
<div class="single-post-text">
<h2><a href="index.html">St. John’s Public School Students</a></h2>
<p align="justify">St. John’s Public School 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 Public School" title="St. John’s Public School Secondary 10th"></a>
<div class="single-post-thumb-overlay">
<div class="post-meta">
<ul>
<li class="font" ><a href="index.html">St. John’s Public School</a></li>
</ul>
</div>
</div>
</div>
<div class="single-post-text">
<h2><a href="index.html">St. John’s Public School Students</a></h2>
<p align="justify">St. John’s Public School 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 Public School" title="St. John’s Public School 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 Public School</a></li>
</ul>
</div>
</div>
</div>
<div class="single-post-text">
<h2><a href="index.html">St. John’s Public School Students</a></h2>
<p align="justify">St. John’s Public School 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 Public School" title="St. John’s Public School 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 Public School</a></li>
</ul>
</div>
</div>
</div>
<div class="single-post-text">
<h2><a href="index.html">St. John’s Public School Students</a></h2>
<p align="justify">St. John’s Public School 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 Public School" title="St. John’s Public School Class 12th"></a>
<div class="single-post-thumb-overlay">
<div class="post-meta">
<ul>
<li class="font" ><a href="index.html">St. John’s Public School</a></li>
</ul>
</div>
</div>
</div>
<div class="single-post-text">
<h2><a href="index.html">St. John’s Public School Students</a></h2>
<p align="justify">St. John’s Public School 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!1d32278.19963441016!2d88.40358038651554!3d22.558496426169945!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6d5ce264d9d482f%3A0x252db985d0393d9!2sSt.%20John%E2%80%99s%20Public%20School!5e1!3m2!1sen!2sin!4v1744470170172!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 Public School, 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 Public School Beliaghata" title="St. John’s Public School Beliaghata"></a></br></br>
<a href="https://www.facebook.com/stjohnspublicschoolbeliaghata" target="_blank"><img src="img\icon/Facebook.jpg" alt="St. John’s Public School Beliaghata" title="Facebook"></a>
<a href="https://x.com/StJohnspublic" target="_blank"><img src="img\icon/Twitter.jpg" alt="St. John’s Public School Beliaghata" 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 Public School Beliaghata" 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 Public School Beliaghata" title="Instagram"></a>
<a href="https://in.pinterest.com/stjohnspublicschoolbeliaghata/" target="_blank"><img src="img\icon/pinterest.jpg" alt="St. John’s Public School Beliaghata" title="Instagram"></a></br></br>
<a href="https://www.instagram.com/stjohnspublicschoolbeliaghata/" target="_blank"><img src="img\icon/Instagram.jpg" alt="St. John’s Public School Beliaghata" title="Instagram"></a>
<a href="https://youtu.be/BmUdESS57gE?si=OLSHhK3y21glfhIL" target="_blank"><img src="img\icon/youtube.jpg" alt="St. John’s Public School Beliaghata" title="Instagram"></a>
<a href="https://www.reddit.com/user/stjohnspublicschool/" target="_blank"><img src="img\icon/reddit.jpg" alt="St. John’s Public School Beliaghata" title="Instagram"></a>
<a href="https://www.tumblr.com/stjohnspublicschool" target="_blank"><img src="img\icon/tumblr.jpg" alt="St. John’s Public School Beliaghata" title="Instagram"></a>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="footer-wedget-four">
<h2>St.Johns's Public School</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 Public School</span></a>,
<a href="best-education-school-st-johns-public-school.html"><span class="inner-text">Best Education School St. John’s Public School</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 Public School</span></a>,
<a href="best-school-year-2025-st-johns-public-school.html"><span class="inner-text">Best School year 2025 St. John’s Public School</span></a>,
<a href="best-student-in-st-johns-public-school.html"><span class="inner-text">Best Student in St. John’s Public School</span></a>,
<a href="best-teacher-in-school-st-johns-public-school.html"><span class="inner-text">Best Teacher in School St. John’s Public School</span></a>,
<a href="computer-education-st-johns-public-school-beliaghata.html"><span class="inner-text">Computer Education St. John’s Public School Beliaghata</span></a>,
<a href="english-medium-school-st-johns-public-school.html"><span class="inner-text">English Medium School St. John’s Public School</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 Public School Beliaghata</span></a>,
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="footer-wedget-four">
<h2>St.Johns's Public School</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 Public School Beliaghata</span></a>
<a href="physical-education-school-st-johns-public-school.html"><span class="inner-text">Physical Education School St. John’s Public School</span></a>
<a href="preschool-st-johns-public-school-beliaghata.html"><span class="inner-text">Preschool St. John’s Public School Beliaghata</span></a>
<a href="principal-st-johns-public-school-beliaghata.html"><span class="inner-text">Principal St. John’s Public School Beliaghata</span></a>
<a href="private-school-st-johns-public-school-beliaghata.html"><span class="inner-text">Private school St. John’s Public School Beliaghata</span></a>
<a href="public-school-st-johns-public-school.html"><span class="inner-text">Public school St. John’s Public School</span></a>
<a href="school-st-johns-public-school-beliaghata.html"><span class="inner-text">School St. John’s Public School Beliaghata</span></a>
<a href="secondary-school-st-johns-public-school-beliaghata.html"><span class="inner-text">Secondary school St. John’s Public School Beliaghata</span></a>
<a href="sports-school-st-johns-public-school-beliaghata.html"><span class="inner-text">Sports School St. John’s Public School Beliaghata</span></a>
<a href="syllabus-st-johns-public-school-beliaghata.html"><span class="inner-text">Syllabus St. John’s Public School Beliaghata</span></a>
<a href="about.html"><span class="inner-text">St. John’s Public School Beliaghata</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.Johns's Public School Beliaghata, Kolkata</br> 83/5, Dr. S.C.Banerjee Road, Beliaghata, Kolkata (Pin : 7000010)</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">stjohnspublicschool</br>beliaghata@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">8240984171</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">8910384004</span>
</div>
</div>
</div>
<a href="index.html"><img src="img\st-johns-public-school-beliaghata.jpg" alt="St. John’s Public School Beliaghata" title="St. John’s Public School Beliaghata"></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 © <span><a href="http://istjohnspublicschoolbeliaghata.com/">St. John’s Public School,</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>