
<!DOCTYPE html>
<html>

	<head>
		<meta charset="utf-8">
		<meta http-equiv="X-UA-Compatible" content="IE=edge">
		<title>Coming Soon</title>
		
				<meta name="robots" content="noindex,nofollow">
		
		<meta name="viewport" content="width=device-width, initial-scale=1">

		<title>Short Tour &#8211; Explore Tours </title>
<meta name='robots' content='max-image-preview:large' />
	<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
	<!-- Jetpack Site Verification Tags -->
<meta name="google-site-verification" content="4cuzbV_4cp9nW5L0YEyJo_HJz9aT_C0ZuEi53dbmwTc" />
<script>window._wca = window._wca || [];</script>

<!-- This site is optimized with the Yoast SEO plugin v11.0 - https://yoast.com/wordpress/plugins/seo/ -->
<link rel="canonical" href="https://www.exploretours.in/tag/short-tour/" />
<link rel="next" href="https://www.exploretours.in/tag/short-tour/page/2/" />
<!-- / Yoast SEO plugin. -->

<link rel='dns-prefetch' href='//clientcdn.pushengage.com' />
<link rel='dns-prefetch' href='//stats.wp.com' />
<link rel='dns-prefetch' href='//secure.gravatar.com' />
<link rel='dns-prefetch' href='//v0.wordpress.com' />
<link rel='dns-prefetch' href='//jetpack.wordpress.com' />
<link rel='dns-prefetch' href='//s0.wp.com' />
<link rel='dns-prefetch' href='//public-api.wordpress.com' />
<link rel='dns-prefetch' href='//0.gravatar.com' />
<link rel='dns-prefetch' href='//1.gravatar.com' />
<link rel='dns-prefetch' href='//2.gravatar.com' />
<link rel='dns-prefetch' href='//widgets.wp.com' />
<link rel="alternate" type="application/rss+xml" title="Explore Tours  &raquo; Feed" href="https://www.exploretours.in/feed/" />
<link rel="alternate" type="application/rss+xml" title="Explore Tours  &raquo; Comments Feed" href="https://www.exploretours.in/comments/feed/" />
<link rel="alternate" type="application/rss+xml" title="Explore Tours  &raquo; Short Tour Tag Feed" href="https://www.exploretours.in/tag/short-tour/feed/" />

<meta charset="UTF-8" />

<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">

		<!-- This site uses the Google Analytics by MonsterInsights plugin v8.10.0 - Using Analytics tracking - https://www.monsterinsights.com/ -->
							<script
				src="//www.googletagmanager.com/gtag/js?id=UA-65606718-1"  data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script>
			<script data-cfasync="false" data-wpfc-render="false" type="text/javascript">
				var mi_version = '8.10.0';
				var mi_track_user = true;
				var mi_no_track_reason = '';
				
								var disableStrs = [
															'ga-disable-UA-65606718-1',
									];

				/* Function to detect opted out users */
				function __gtagTrackerIsOptedOut() {
					for (var index = 0; index < disableStrs.length; index++) {
						if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
							return true;
						}
					}

					return false;
				}

				/* Disable tracking if the opt-out cookie exists. */
				if (__gtagTrackerIsOptedOut()) {
					for (var index = 0; index < disableStrs.length; index++) {
						window[disableStrs[index]] = true;
					}
				}

				/* Opt-out function */
				function __gtagTrackerOptout() {
					for (var index = 0; index < disableStrs.length; index++) {
						document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
						window[disableStrs[index]] = true;
					}
				}

				if ('undefined' === typeof gaOptout) {
					function gaOptout() {
						__gtagTrackerOptout();
					}
				}
								window.dataLayer = window.dataLayer || [];

				window.MonsterInsightsDualTracker = {
					helpers: {},
					trackers: {},
				};
				if (mi_track_user) {
					function __gtagDataLayer() {
						dataLayer.push(arguments);
					}

					function __gtagTracker(type, name, parameters) {
						if (!parameters) {
							parameters = {};
						}

						if (parameters.send_to) {
							__gtagDataLayer.apply(null, arguments);
							return;
						}

						if (type === 'event') {
							
														parameters.send_to = monsterinsights_frontend.ua;
							__gtagDataLayer(type, name, parameters);
													} else {
							__gtagDataLayer.apply(null, arguments);
						}
					}

					__gtagTracker('js', new Date());
					__gtagTracker('set', {
						'developer_id.dZGIzZG': true,
											});
															__gtagTracker('config', 'UA-65606718-1', {"forceSSL":"true","link_attribution":"true"} );
										window.gtag = __gtagTracker;										(function () {
						/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
						/* ga and __gaTracker compatibility shim. */
						var noopfn = function () {
							return null;
						};
						var newtracker = function () {
							return new Tracker();
						};
						var Tracker = function () {
							return null;
						};
						var p = Tracker.prototype;
						p.get = noopfn;
						p.set = noopfn;
						p.send = function () {
							var args = Array.prototype.slice.call(arguments);
							args.unshift('send');
							__gaTracker.apply(null, args);
						};
						var __gaTracker = function () {
							var len = arguments.length;
							if (len === 0) {
								return;
							}
							var f = arguments[len - 1];
							if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') {
								if ('send' === arguments[0]) {
									var hitConverted, hitObject = false, action;
									if ('event' === arguments[1]) {
										if ('undefined' !== typeof arguments[3]) {
											hitObject = {
												'eventAction': arguments[3],
												'eventCategory': arguments[2],
												'eventLabel': arguments[4],
												'value': arguments[5] ? arguments[5] : 1,
											}
										}
									}
									if ('pageview' === arguments[1]) {
										if ('undefined' !== typeof arguments[2]) {
											hitObject = {
												'eventAction': 'page_view',
												'page_path': arguments[2],
											}
										}
									}
									if (typeof arguments[2] === 'object') {
										hitObject = arguments[2];
									}
									if (typeof arguments[5] === 'object') {
										Object.assign(hitObject, arguments[5]);
									}
									if ('undefined' !== typeof arguments[1].hitType) {
										hitObject = arguments[1];
										if ('pageview' === hitObject.hitType) {
											hitObject.eventAction = 'page_view';
										}
									}
									if (hitObject) {
										action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
										hitConverted = mapArgs(hitObject);
										__gtagTracker('event', action, hitConverted);
									}
								}
								return;
							}

							function mapArgs(args) {
								var arg, hit = {};
								var gaMap = {
									'eventCategory': 'event_category',
									'eventAction': 'event_action',
									'eventLabel': 'event_label',
									'eventValue': 'event_value',
									'nonInteraction': 'non_interaction',
									'timingCategory': 'event_category',
									'timingVar': 'name',
									'timingValue': 'value',
									'timingLabel': 'event_label',
									'page': 'page_path',
									'location': 'page_location',
									'title': 'page_title',
								};
								for (arg in args) {
																		if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
										hit[gaMap[arg]] = args[arg];
									} else {
										hit[arg] = args[arg];
									}
								}
								return hit;
							}

							try {
								f.hitCallback();
							} catch (ex) {
							}
						};
						__gaTracker.create = newtracker;
						__gaTracker.getByName = newtracker;
						__gaTracker.getAll = function () {
							return [];
						};
						__gaTracker.remove = noopfn;
						__gaTracker.loaded = true;
						window['__gaTracker'] = __gaTracker;
					})();
									} else {
										console.log("");
					(function () {
						function __gtagTracker() {
							return null;
						}

						window['__gtagTracker'] = __gtagTracker;
						window['gtag'] = __gtagTracker;
					})();
									}
			</script>
				<!-- / Google Analytics by MonsterInsights -->
		<!-- exploretours.in is managing ads with Advanced Ads – https://wpadvancedads.com/ --><!--noptimize--><script data-wpfc-render="false" id="explo-ready">
			window.advanced_ads_ready=function(e,a){a=a||"complete";var d=function(e){return"interactive"===a?"loading"!==e:"complete"===e};d(document.readyState)?e():document.addEventListener("readystatechange",(function(a){d(a.target.readyState)&&e()}),{once:"interactive"===a})},window.advanced_ads_ready_queue=window.advanced_ads_ready_queue||[];		</script>
		<!--/noptimize--><link rel='stylesheet' id='maintainer-css' href='https://www.exploretours.in/wp-content/plugins/maintainer/assets/css/public.css?ver=1.1.2' type='text/css' media='all' />
<style id='maintainer-inline-css' type='text/css'>

			body, html {
				font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
				overflow: hidden;
				height: 100%;
				width: 100%;
				margin: 0;
			}

			.container {
				display: flex;
				justify-content: center;
				align-items: center;
				height: 100%;
				width: 100%;
				flex-direction: column;
			}
		
</style>
<link rel='stylesheet' id='sharedaddy-css' href='https://www.exploretours.in/wp-content/plugins/jetpack/modules/sharedaddy/sharing.css?ver=14.1' type='text/css' media='all' />
<script type="text/javascript" src="https://www.exploretours.in/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="text/javascript" src="https://www.exploretours.in/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<script type="text/javascript" src="https://www.exploretours.in/wp-content/plugins/breaking-news-ticker/assets/js/newsTicker.min.js?ver=1" id="breaking-nt-js-js"></script>
<script type="text/javascript" src="https://www.exploretours.in/wp-content/plugins/breaking-news-ticker/assets/js/jquery.easing.min.js?ver=1" id="breaking-easing-js-js"></script>
<script type="text/javascript" src="https://www.exploretours.in/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=8.10.0" id="monsterinsights-frontend-script-js"></script>
<script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */
var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/www.exploretours.in","hash_tracking":"false","ua":"UA-65606718-1","v4_id":""};/* ]]> */
</script>
<script type="text/javascript" src="https://www.exploretours.in/wp-content/plugins/LayerSlider/static/js/layerslider.kreaturamedia.jquery.js?ver=5.2.0" id="layerslider-js"></script>
<script type="text/javascript" src="https://www.exploretours.in/wp-content/plugins/LayerSlider/static/js/greensock.js?ver=1.11.2" id="greensock-js"></script>
<script type="text/javascript" src="https://www.exploretours.in/wp-content/plugins/LayerSlider/static/js/layerslider.transitions.js?ver=5.2.0" id="layerslider-transitions-js"></script>
<script type="text/javascript" src="https://www.exploretours.in/wp-content/plugins/sticky-menu-or-anything-on-scroll/assets/js/jq-sticky-anything.min.js?ver=2.1.1" id="stickyAnythingLib-js"></script>
<script type="text/javascript" src="https://stats.wp.com/s-202543.js" id="woocommerce-analytics-js" defer="defer" data-wp-strategy="defer"></script>
<script type="text/javascript" src="https://www.exploretours.in/wp-content/themes/travelify/library/js/functions.min.js?ver=6.8.3" id="theme_functions-js"></script>
<link rel="https://api.w.org/" href="https://www.exploretours.in/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://www.exploretours.in/wp-json/wp/v2/tags/40" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.exploretours.in/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 6.8.3" />
<meta name="generator" content="WooCommerce 3.7.3" />
<style type="text/css">

	.breaking-news-ticker {
		border-radius: 0px;
		border-style: dotted;
		border-width: 0px;
    	border-color: #ffffff;
    	background-color: #ffffff;
	}

	.breaking-news-ticker ul li a,
	.breaking-news-ticker ul li a:link {
		color: #005fbf;
		font-size: 15px;
	}

	div.breaking-news-ticker .breaking-news-ticker-title {
		font-size: 15px;
		color: #005fbf;
		background-color: #fcfcfc;
	}

	div.breaking-news-ticker .breaking-news-ticker-title span {
    	border-color: transparent transparent transparent #fcfcfc;
	}
	
	.breaking-news-ticker .controls {
   		top: 0px;
	}

	.breaking-news-ticker .entry-meta {
		color:#FFFFFF;
	}

	.breaking-news-ticker .controls span {
    	background-color: #ffffff	}

</style>

<!-- This site is optimized with the Schema plugin v1.7.9.1 - https://schema.press -->
<script type="application/ld+json">{"@context":"https:\/\/schema.org\/","@type":"CollectionPage","headline":"Short Tour Tag","description":"","url":"https:\/\/www.exploretours.in\/tag\/sea-side\/","sameAs":[],"hasPart":[{"@context":"https:\/\/schema.org\/","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/www.exploretours.in\/replenish-the-energy-at-chadipur\/"},"url":"https:\/\/www.exploretours.in\/replenish-the-energy-at-chadipur\/","headline":"Replenish the energy at Chadipur","datePublished":"2021-08-14T11:09:59+05:30","dateModified":"2021-08-17T11:07:23+05:30","publisher":{"@type":"Organization","@id":"https:\/\/www.exploretours.in\/#organization","name":"Exploretours","logo":{"@type":"ImageObject","url":"https:\/\/www.exploretours.in\/wp-content\/uploads\/2015\/06\/explore-tours-logo.png","width":600,"height":60}},"image":{"@type":"ImageObject","url":"https:\/\/www.exploretours.in\/wp-content\/uploads\/2021\/05\/DSCN0174.jpg","width":1024,"height":768},"articleSection":"Odisha","keywords":"Sea side, Short Tour","description":"On the 3rd day of our Simplipal tour, We checked out from the hotel at 8.30 am, that day our destination was Chandipur. We hired a car for a day, At first the car dropped us at Chandipur and stayed there. After a whole day spent there the car dropped us at the hotel. The fare charge of the car is 2000 rupees for 10 to 11hrs a day. We had decided to reach Chadipur at 10 a.m, so we started our journey at 8.30 am.","author":{"@type":"Person","name":"Supriya Kumar Mitra","url":"https:\/\/www.exploretours.in\/author\/supriya999\/","description":"Hello, I'm Supriya Kumar Mitra,I started this blog in 2015 end, My blog, Stories, aims to inspire families to travel together and explore the world together. First of all I am very lucky that, My parents turn me in such a beautiful places. We love to travel and explore new destinations, new culinary experiences and just explore the world together. We wanted to help others too through our blog, by giving tips and recommendations for a destination. \r\n You can also Read My First Featured Interview","image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/053eca9baa74b3148aa1f41804eb0e2aa574ab00a788a4fdb4b69166bc19075d?s=96&r=g","height":96,"width":96},"sameAs":["https:\/\/www.exploretours.in\/","https:\/\/www.facebook.com\/exploretours9","https:\/\/twitter.com\/exploretours9"]},"commentCount":"0"},{"@context":"https:\/\/schema.org\/","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/www.exploretours.in\/land-of-terracotta-temples\/"},"url":"https:\/\/www.exploretours.in\/land-of-terracotta-temples\/","headline":"Land of terracotta temples","datePublished":"2020-03-27T14:59:14+05:30","dateModified":"2020-04-01T13:07:03+05:30","publisher":{"@type":"Organization","@id":"https:\/\/www.exploretours.in\/#organization","name":"Exploretours","logo":{"@type":"ImageObject","url":"https:\/\/www.exploretours.in\/wp-content\/uploads\/2015\/06\/explore-tours-logo.png","width":600,"height":60}},"image":{"@type":"ImageObject","url":"https:\/\/www.exploretours.in\/wp-content\/uploads\/2020\/03\/DSCN0039.jpg","width":1024,"height":768},"articleSection":"West Bengal","keywords":"Short Tour, Temple, Village","description":"Today we are talking about the famous place of west Bengal is Bishnupur. This place especially famous for terracotta art, at the end of the winter after the Sundarbans trip, we were visited at Bishnupur. This place is under the Bankura district. Winter is the best time to visit that place due to intense heat arise In summer.","author":{"@type":"Person","name":"Supriya Kumar Mitra","url":"https:\/\/www.exploretours.in\/author\/supriya999\/","description":"Hello, I'm Supriya Kumar Mitra,I started this blog in 2015 end, My blog, Stories, aims to inspire families to travel together and explore the world together. First of all I am very lucky that, My parents turn me in such a beautiful places. We love to travel and explore new destinations, new culinary experiences and just explore the world together. We wanted to help others too through our blog, by giving tips and recommendations for a destination. \r\n You can also Read My First Featured Interview","image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/053eca9baa74b3148aa1f41804eb0e2aa574ab00a788a4fdb4b69166bc19075d?s=96&r=g","height":96,"width":96},"sameAs":["https:\/\/www.exploretours.in\/","https:\/\/www.facebook.com\/exploretours9","https:\/\/twitter.com\/exploretours9"]},"commentCount":"1","comment":[{"@type":"Comment","dateCreated":"2020-04-05 17:58:13","description":"Loved the pictures and the simple write up!","author":{"@type":"Person","name":"Swati Joshi","url":"https:\/\/swatisjournal.com\/"}}]},{"@context":"https:\/\/schema.org\/","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/www.exploretours.in\/sand-and-waves-in-my-feet\/"},"url":"https:\/\/www.exploretours.in\/sand-and-waves-in-my-feet\/","headline":"Sand and waves in my feet","datePublished":"2019-12-08T13:17:22+05:30","dateModified":"2021-05-04T19:06:06+05:30","publisher":{"@type":"Organization","@id":"https:\/\/www.exploretours.in\/#organization","name":"Exploretours","logo":{"@type":"ImageObject","url":"https:\/\/www.exploretours.in\/wp-content\/uploads\/2015\/06\/explore-tours-logo.png","width":600,"height":60}},"image":{"@type":"ImageObject","url":"https:\/\/www.exploretours.in\/wp-content\/uploads\/2019\/12\/IMG_20190302_172407944.jpg","width":1024,"height":768},"articleSection":"West Bengal","keywords":"Beauty, Sea side, Short Tour","description":"Hello readers:  in our family, a new member has been jointed so we are 3 members to 4 members in my family. Yes, you are right now I am a married person 26th January 2019.\r\nIt was my 1st tour after the marriage. We were planned to reach Thailand but we were going tajpur-Digha as a short trip for insufficient days.","author":{"@type":"Person","name":"Supriya Kumar Mitra","url":"https:\/\/www.exploretours.in\/author\/supriya999\/","description":"Hello, I'm Supriya Kumar Mitra,I started this blog in 2015 end, My blog, Stories, aims to inspire families to travel together and explore the world together. First of all I am very lucky that, My parents turn me in such a beautiful places. We love to travel and explore new destinations, new culinary experiences and just explore the world together. We wanted to help others too through our blog, by giving tips and recommendations for a destination. \r\n You can also Read My First Featured Interview","image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/053eca9baa74b3148aa1f41804eb0e2aa574ab00a788a4fdb4b69166bc19075d?s=96&r=g","height":96,"width":96},"sameAs":["https:\/\/www.exploretours.in\/","https:\/\/www.facebook.com\/exploretours9","https:\/\/twitter.com\/exploretours9"]},"commentCount":"0"},{"@context":"https:\/\/schema.org\/","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/www.exploretours.in\/on-search-of-hidden-gems-of-jhargram\/"},"url":"https:\/\/www.exploretours.in\/on-search-of-hidden-gems-of-jhargram\/","headline":"On search of hidden gems of Jhargram","datePublished":"2018-09-02T11:30:47+05:30","dateModified":"2019-10-27T17:42:35+05:30","publisher":{"@type":"Organization","@id":"https:\/\/www.exploretours.in\/#organization","name":"Exploretours","logo":{"@type":"ImageObject","url":"https:\/\/www.exploretours.in\/wp-content\/uploads\/2015\/06\/explore-tours-logo.png","width":600,"height":60}},"image":{"@type":"ImageObject","url":"https:\/\/www.exploretours.in\/wp-content\/uploads\/2018\/09\/DSCN0311.jpg","width":1024,"height":768},"articleSection":"West Bengal","keywords":"Hills, Short Tour","description":"After 1st day tour of Jhargram City we planned for next day  trip  Towards Belpahari..the hotel was just outstanding .Room was good. Dinning  space was also there .Food was too good...Jhargram to belpahari distance almost 37 km..As said earlier on winter Jhargram trip is best for its color.. The color of  the is so nice that even i have not seen like colors in Bengal.. ","author":{"@type":"Person","name":"Supriya Kumar Mitra","url":"https:\/\/www.exploretours.in\/author\/supriya999\/","description":"Hello, I'm Supriya Kumar Mitra,I started this blog in 2015 end, My blog, Stories, aims to inspire families to travel together and explore the world together. First of all I am very lucky that, My parents turn me in such a beautiful places. We love to travel and explore new destinations, new culinary experiences and just explore the world together. We wanted to help others too through our blog, by giving tips and recommendations for a destination. \r\n You can also Read My First Featured Interview","image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/053eca9baa74b3148aa1f41804eb0e2aa574ab00a788a4fdb4b69166bc19075d?s=96&r=g","height":96,"width":96},"sameAs":["https:\/\/www.exploretours.in\/","https:\/\/www.facebook.com\/exploretours9","https:\/\/twitter.com\/exploretours9"]},"commentCount":"2","comment":[{"@type":"Comment","dateCreated":"2019-04-06 19:07:20","description":"Thanks","author":{"@type":"Person","name":"Supriya","url":"https:\/\/www.exploretours.in"}},{"@type":"Comment","dateCreated":"2019-04-06 14:04:49","description":"I really enjoyed reading your blog thank you so much <a href=\"http:\/\/www.shibasram.org.in\/\" rel=\"nofollow\"> (Shibasram) <\/a>","author":{"@type":"Person","name":"Shibasram\" Old age home","url":"http:\/\/oldagehomekolkata.wordpress.com"}}]},{"@context":"https:\/\/schema.org\/","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/www.exploretours.in\/beach-side-escapades\/"},"url":"https:\/\/www.exploretours.in\/beach-side-escapades\/","headline":"Beach side escapades","datePublished":"2018-08-27T22:41:29+05:30","dateModified":"2019-07-28T10:07:29+05:30","publisher":{"@type":"Organization","@id":"https:\/\/www.exploretours.in\/#organization","name":"Exploretours","logo":{"@type":"ImageObject","url":"https:\/\/www.exploretours.in\/wp-content\/uploads\/2015\/06\/explore-tours-logo.png","width":600,"height":60}},"image":{"@type":"ImageObject","url":"https:\/\/www.exploretours.in\/wp-content\/uploads\/2018\/08\/Digha-beach.jpg","width":696,"height":300},"articleSection":"West Bengal","keywords":"Beauty, Sea side, Short Tour","description":"‘DIGHA’ I think all of us aware with this name. I am a Bengali and as a Bengali Digha is one of the famous tourist spot of West Bengal. If someone planning for a short trip and he also leaves in West Bengal then Digha is the best place for vacation. When I get a small vacation from my office, I will feel that to organise this small Digha trip...","author":{"@type":"Person","name":"Supriya Kumar Mitra","url":"https:\/\/www.exploretours.in\/author\/supriya999\/","description":"Hello, I'm Supriya Kumar Mitra,I started this blog in 2015 end, My blog, Stories, aims to inspire families to travel together and explore the world together. First of all I am very lucky that, My parents turn me in such a beautiful places. We love to travel and explore new destinations, new culinary experiences and just explore the world together. We wanted to help others too through our blog, by giving tips and recommendations for a destination. \r\n You can also Read My First Featured Interview","image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/053eca9baa74b3148aa1f41804eb0e2aa574ab00a788a4fdb4b69166bc19075d?s=96&r=g","height":96,"width":96},"sameAs":["https:\/\/www.exploretours.in\/","https:\/\/www.facebook.com\/exploretours9","https:\/\/twitter.com\/exploretours9"]},"commentCount":"0"},{"@context":"https:\/\/schema.org\/","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/www.exploretours.in\/thrilling-experience-in-rajgir-ropeway\/"},"url":"https:\/\/www.exploretours.in\/thrilling-experience-in-rajgir-ropeway\/","headline":"Thrilling experience in Rajgir Ropeway","datePublished":"2018-03-15T23:00:20+05:30","dateModified":"2019-07-20T18:53:17+05:30","publisher":{"@type":"Organization","@id":"https:\/\/www.exploretours.in\/#organization","name":"Exploretours","logo":{"@type":"ImageObject","url":"https:\/\/www.exploretours.in\/wp-content\/uploads\/2015\/06\/explore-tours-logo.png","width":600,"height":60}},"image":{"@type":"ImageObject","url":"https:\/\/www.exploretours.in\/wp-content\/uploads\/2018\/05\/buddha.png","width":1280,"height":720},"articleSection":"Bihar","keywords":"Buddhist temple, Hills, Short Tour, Thrilling, religious place","description":"Rajgir is a city and a notified area in Nalanda district in the Indian state of Bihar. The city of Rajgir (ancient Rājagṛha; Pali: Rājagaha) was the first capital of the kingdom of Magadha, a state that would eventually evolve into the Mauryan Empire its blazing.....","author":{"@type":"Person","name":"Supriya Kumar Mitra","url":"https:\/\/www.exploretours.in\/author\/supriya999\/","description":"Hello, I'm Supriya Kumar Mitra,I started this blog in 2015 end, My blog, Stories, aims to inspire families to travel together and explore the world together. First of all I am very lucky that, My parents turn me in such a beautiful places. We love to travel and explore new destinations, new culinary experiences and just explore the world together. We wanted to help others too through our blog, by giving tips and recommendations for a destination. \r\n You can also Read My First Featured Interview","image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/053eca9baa74b3148aa1f41804eb0e2aa574ab00a788a4fdb4b69166bc19075d?s=96&r=g","height":96,"width":96},"sameAs":["https:\/\/www.exploretours.in\/","https:\/\/www.facebook.com\/exploretours9","https:\/\/twitter.com\/exploretours9"]},"commentCount":"3","comment":[{"@type":"Comment","dateCreated":"2017-11-05 12:52:44","description":"Hi Supriya,\r\n\r\nYour article is vary short and nice but please dont mind information is very less. I can see that you visit lots of places,it increase my hunger to explore the world. I  wish to go to Rajgir and also put all the relevant information to my blog but my journey was cancelled due to delay of Indian railways.details in http:\/\/www.holidaystory.in\/rajgir-tour\/\r\n\r\nThanks\r\nRuma Dey Baidya","author":{"@type":"Person","name":"Ruma Dey Baidya","url":"http:\/\/www.holidaystory.in\/rajgir-tour\/"}},{"@type":"Comment","dateCreated":"2015-05-03 10:45:44","description":"yes and thrilling also","author":{"@type":"Person","name":"Supriya Kumar Mitra","url":""}},{"@type":"Comment","dateCreated":"2015-05-03 10:40:27","description":"Incredible","author":{"@type":"Person","name":"Jyotirmoy Paul","url":""}}]},{"@context":"https:\/\/schema.org\/","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/www.exploretours.in\/shantiniketan-rabindranath-tagores-island\/"},"url":"https:\/\/www.exploretours.in\/shantiniketan-rabindranath-tagores-island\/","headline":"Shantiniketan Rabindranath Tagore's island","datePublished":"2017-04-23T11:44:46+05:30","dateModified":"2019-07-28T10:33:16+05:30","publisher":{"@type":"Organization","@id":"https:\/\/www.exploretours.in\/#organization","name":"Exploretours","logo":{"@type":"ImageObject","url":"https:\/\/www.exploretours.in\/wp-content\/uploads\/2015\/06\/explore-tours-logo.png","width":600,"height":60}},"image":{"@type":"ImageObject","url":"https:\/\/www.exploretours.in\/wp-content\/uploads\/2017\/04\/DSCN0514.jpg","width":1024,"height":768},"articleSection":"West Bengal","keywords":"Short Tour, museum","description":"This is our winter tour of 2017. But this tour was arranged quiet late. There was an intense desire to come here, that got finally fulfilled in 2017. We came by train from Kolkata to Bolpur. We reach at Bolpur station at 9’o clock...","author":{"@type":"Person","name":"Supriya Kumar Mitra","url":"https:\/\/www.exploretours.in\/author\/supriya999\/","description":"Hello, I'm Supriya Kumar Mitra,I started this blog in 2015 end, My blog, Stories, aims to inspire families to travel together and explore the world together. First of all I am very lucky that, My parents turn me in such a beautiful places. We love to travel and explore new destinations, new culinary experiences and just explore the world together. We wanted to help others too through our blog, by giving tips and recommendations for a destination. \r\n You can also Read My First Featured Interview","image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/053eca9baa74b3148aa1f41804eb0e2aa574ab00a788a4fdb4b69166bc19075d?s=96&r=g","height":96,"width":96},"sameAs":["https:\/\/www.exploretours.in\/","https:\/\/www.facebook.com\/exploretours9","https:\/\/twitter.com\/exploretours9"]},"commentCount":"2","comment":[{"@type":"Comment","dateCreated":"2019-04-16 21:51:54","description":"Amar jaoya ekbari, ebong onek kichur naam o ami jantam na )\n\nValo laglo abar smriri romonthon kore.","author":{"@type":"Person","name":"theBongTraveler","url":"http:\/\/theBongTraveler.wordpress.com"}},{"@type":"Comment","dateCreated":"2018-06-07 14:41:59","description":"Loved it ! I totally forgot to mention about the Kankalitala temple. Great words ! And nice pics along with it ?","author":{"@type":"Person","name":"aaratrikasblog90261","url":"http:\/\/aaratrikasblog90261.wordpress.com"}}]},{"@context":"https:\/\/schema.org\/","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/www.exploretours.in\/ghatshila-the-trip-of-weekend-travelers\/"},"url":"https:\/\/www.exploretours.in\/ghatshila-the-trip-of-weekend-travelers\/","headline":"Ghatshila :- The trip of weekend travelers","datePublished":"2017-01-12T15:24:55+05:30","dateModified":"2019-07-14T19:18:41+05:30","publisher":{"@type":"Organization","@id":"https:\/\/www.exploretours.in\/#organization","name":"Exploretours","logo":{"@type":"ImageObject","url":"https:\/\/www.exploretours.in\/wp-content\/uploads\/2015\/06\/explore-tours-logo.png","width":600,"height":60}},"image":{"@type":"ImageObject","url":"https:\/\/www.exploretours.in\/wp-content\/uploads\/2017\/08\/Scan12.jpg","width":3588,"height":2274},"articleSection":"Jharkhand","keywords":"Beauty, Short Tour, lake","description":"In 2000 we went to Ghatshila. This tour was a short winter trip. That time the weather was pleasant on Ghatshila and we had stayed at subrna complex in Ghatshila. There are several places for sight scene.","author":{"@type":"Person","name":"Supriya Kumar Mitra","url":"https:\/\/www.exploretours.in\/author\/supriya999\/","description":"Hello, I'm Supriya Kumar Mitra,I started this blog in 2015 end, My blog, Stories, aims to inspire families to travel together and explore the world together. First of all I am very lucky that, My parents turn me in such a beautiful places. We love to travel and explore new destinations, new culinary experiences and just explore the world together. We wanted to help others too through our blog, by giving tips and recommendations for a destination. \r\n You can also Read My First Featured Interview","image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/053eca9baa74b3148aa1f41804eb0e2aa574ab00a788a4fdb4b69166bc19075d?s=96&r=g","height":96,"width":96},"sameAs":["https:\/\/www.exploretours.in\/","https:\/\/www.facebook.com\/exploretours9","https:\/\/twitter.com\/exploretours9"]},"commentCount":"1","comment":[{"@type":"Comment","dateCreated":"2017-09-10 13:29:31","description":"Such wonderful pictures and so captivating..","author":{"@type":"Person","name":"Rajam","url":""}}]},{"@context":"https:\/\/schema.org\/","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/www.exploretours.in\/the-tranquil-beach-of-west-bengal-bakkhali\/"},"url":"https:\/\/www.exploretours.in\/the-tranquil-beach-of-west-bengal-bakkhali\/","headline":"The tranquil beach of West Bengal- BAKKHALI","datePublished":"2016-07-12T11:32:45+05:30","dateModified":"2019-07-28T10:41:08+05:30","publisher":{"@type":"Organization","@id":"https:\/\/www.exploretours.in\/#organization","name":"Exploretours","logo":{"@type":"ImageObject","url":"https:\/\/www.exploretours.in\/wp-content\/uploads\/2015\/06\/explore-tours-logo.png","width":600,"height":60}},"image":{"@type":"ImageObject","url":"https:\/\/www.exploretours.in\/wp-content\/uploads\/2017\/07\/Scan2.jpg","width":3558,"height":2346},"articleSection":"West Bengal","keywords":"Sea side, Short Tour, island","description":"Bakkhali is the one of the favourite places for trip in West Bengal. We went to this place in 2001 and I liked that place very much. Our journey started in January from Esplanade. We went by bus from Esplanade then we crossed the river and then took another bus for Bakkhali.","author":{"@type":"Person","name":"Supriya Kumar Mitra","url":"https:\/\/www.exploretours.in\/author\/supriya999\/","description":"Hello, I'm Supriya Kumar Mitra,I started this blog in 2015 end, My blog, Stories, aims to inspire families to travel together and explore the world together. First of all I am very lucky that, My parents turn me in such a beautiful places. We love to travel and explore new destinations, new culinary experiences and just explore the world together. We wanted to help others too through our blog, by giving tips and recommendations for a destination. \r\n You can also Read My First Featured Interview","image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/053eca9baa74b3148aa1f41804eb0e2aa574ab00a788a4fdb4b69166bc19075d?s=96&r=g","height":96,"width":96},"sameAs":["https:\/\/www.exploretours.in\/","https:\/\/www.facebook.com\/exploretours9","https:\/\/twitter.com\/exploretours9"]},"commentCount":"2","comment":[{"@type":"Comment","dateCreated":"2017-11-06 08:15:34","description":"HI \r\n\r\nYour article is vary short and nice. I can see that you visit lots of places,it increase my hunger to explore the world. I also go to Bakkhali in 2017 and  put all the relevant information to my blog details in http:\/\/www.holidaystory.in\/bakkhali-tour\/ . Please check it out.\r\n\r\nThanks\r\nRuma Dey Baidya","author":{"@type":"Person","name":"Ruma Dey Baidya","url":"http:\/\/www.holidaystory.in\/bakkhali-tour"}},{"@type":"Comment","dateCreated":"2017-09-02 16:41:40","description":"What a stunning place!","author":{"@type":"Person","name":"Debra Kolkka","url":"https:\/\/bagnidilucca.wordpress.com\/"}}]},{"@context":"https:\/\/schema.org\/","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/www.exploretours.in\/king-of-spirituality-place-of-beauty-amrkantak\/"},"url":"https:\/\/www.exploretours.in\/king-of-spirituality-place-of-beauty-amrkantak\/","headline":"King of Spirituality, place of beauty- AMRKANTAK","datePublished":"2016-07-02T12:51:38+05:30","dateModified":"2021-05-03T11:34:26+05:30","publisher":{"@type":"Organization","@id":"https:\/\/www.exploretours.in\/#organization","name":"Exploretours","logo":{"@type":"ImageObject","url":"https:\/\/www.exploretours.in\/wp-content\/uploads\/2015\/06\/explore-tours-logo.png","width":600,"height":60}},"image":{"@type":"ImageObject","url":"https:\/\/www.exploretours.in\/wp-content\/uploads\/2017\/07\/Image144.jpg","width":800,"height":600},"articleSection":"Madhya Pradesh","keywords":"Beauty, Short Tour, Temple, religious place","description":"The king of pilgrimage:The first thing come in mind while reaming Amarkanta is famous temple “NARMADA UDGAN AND KUND” which is situated in Madhy Pradesh.\r\nIn 2010, in winter we had visited that place and that time the weather of that place was nice and we had 12 members in our group.","author":{"@type":"Person","name":"Supriya Kumar Mitra","url":"https:\/\/www.exploretours.in\/author\/supriya999\/","description":"Hello, I'm Supriya Kumar Mitra,I started this blog in 2015 end, My blog, Stories, aims to inspire families to travel together and explore the world together. First of all I am very lucky that, My parents turn me in such a beautiful places. We love to travel and explore new destinations, new culinary experiences and just explore the world together. We wanted to help others too through our blog, by giving tips and recommendations for a destination. \r\n You can also Read My First Featured Interview","image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/053eca9baa74b3148aa1f41804eb0e2aa574ab00a788a4fdb4b69166bc19075d?s=96&r=g","height":96,"width":96},"sameAs":["https:\/\/www.exploretours.in\/","https:\/\/www.facebook.com\/exploretours9","https:\/\/twitter.com\/exploretours9"]},"commentCount":"0"}]}</script>

  <style type="text/css">
    a { color: #1982d1; }
    #site-title a { color: #ad3e27; }
    #site-title a:hover { color: #1982d1; }
    .wrapper { background: #F8F8F8; }
    .social-icons ul li a { color: #d0d0d0; }
    #main-nav a, #main-nav a:hover,#main-nav ul li.current-menu-item a,#main-nav ul li.current_page_ancestor a,#main-nav ul li.current-menu-ancestor a,#main-nav ul li.current_page_item a,#main-nav ul li:hover > a { color: #fff; }
    .widget, article { background: #fff; }
    .entry-title, .entry-title a, h1, h2, h3, h4, h5, h6, .widget-title  { color: #1b1e1f; }
    a:focus, a:active, a:hover, .tags a:hover, .custom-gallery-title a, .widget-title a, #content ul a:hover,#content ol a:hover, .widget ul li a:hover, .entry-title a:hover, .entry-meta a:hover, #site-generator .copyright a:hover { color: #1982d1; }
    #main-nav { background: #000000; border-color: #000000; }
    #main-nav ul li ul, body { border-color: #000000; }
    #main-nav a:hover,#main-nav ul li.current-menu-item a,#main-nav ul li.current_page_ancestor a,#main-nav ul li.current-menu-ancestor a,#main-nav ul li.current_page_item a,#main-nav ul li:hover > a, #main-nav li:hover > a,#main-nav ul ul :hover > a,#main-nav a:focus { background: #efefef; }
    #main-nav ul li ul li a:hover,#main-nav ul li ul li:hover > a,#main-nav ul li.current-menu-item ul li a:hover { color: #efefef; }
    .entry-content { color: #1D1D1D; }
    input[type="reset"], input[type="button"], input[type="submit"], .entry-meta-bar .readmore, #controllers a:hover, #controllers a.active, .pagination span, .pagination a:hover span, .wp-pagenavi .current, .wp-pagenavi a:hover { background: #000000; border-color: #000000 !important; }
    ::selection { background: #000000; }
    blockquote { border-color: #000000; }
    #controllers a:hover, #controllers a.active { color: #000000; }
    input[type="reset"]:hover,input[type="button"]:hover,input[type="submit"]:hover,input[type="reset"]:active,input[type="button"]:active,input[type="submit"]:active, .entry-meta-bar .readmore:hover, .entry-meta-bar .readmore:active, ul.default-wp-page li a:hover, ul.default-wp-page li a:active { background: #1982d1; border-color: #1982d1; }
  </style>
  	<noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript>
	<style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style><style type="text/css">.broken_link, a.broken_link {
	text-decoration: line-through;
}</style><style type="text/css" id="custom-background-css">
body.custom-background { background-color: #f8f8f8; }
</style>
	
<!-- Jetpack Open Graph Tags -->
<meta property="og:type" content="website" />
<meta property="og:title" content="Short Tour &#8211; Explore Tours " />
<meta property="og:url" content="https://www.exploretours.in/tag/short-tour/" />
<meta property="og:site_name" content="Explore Tours " />
<meta property="og:image" content="https://www.exploretours.in/wp-content/uploads/2015/06/cropped-explore-tours-logo.png" />
<meta property="og:image:width" content="512" />
<meta property="og:image:height" content="512" />
<meta property="og:image:alt" content="explore-tours-logo" />
<meta property="og:locale" content="en_US" />
<meta name="twitter:site" content="@exploretours9" />

<!-- End Jetpack Open Graph Tags -->
<link rel="icon" href="https://www.exploretours.in/wp-content/uploads/2015/06/cropped-explore-tours-logo-32x32.png" sizes="32x32" />
<link rel="icon" href="https://www.exploretours.in/wp-content/uploads/2015/06/cropped-explore-tours-logo-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://www.exploretours.in/wp-content/uploads/2015/06/cropped-explore-tours-logo-180x180.png" />
<meta name="msapplication-TileImage" content="https://www.exploretours.in/wp-content/uploads/2015/06/cropped-explore-tours-logo-270x270.png" />
		<style type="text/css" id="wp-custom-css">
			/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/

/*
	CSS Migrated from Jetpack:
*/

/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/



/*Boxed info | About Page - Added on 27.10.2018*/
.row.boxed-info{
	margin:50px 0;
	display:flex;
	align-items:center;
}
.boxed-info .col-md-4{
	 border: 1px solid #e6e6e6;
	padding:30px;
	text-align:center;
	width:20%;
	margin-right:8%;
}
.boxed-info .col-md-4:last-child{
 margin-right:0;
}
#content .boxed-info span{
	font-weight: 400;
	font-size: 30px;
	color: #73736f;
}
#content .boxed-info h5{
	font-weight: 400;
	font-size: 15px;
	color: #73736f;
}
.boxed-info p{display:none}
@media(max-width:960px){
	.boxed-info .col-md-4{width:100%}
}
/*Boxed info | About Page - Added on 27.10.2018*/		</style>
		<style type="text/css">/** Mega Menu CSS: fs **/</style>
	</head>

	<body data-rsssl=1 class="maintainer maintainer--1.1.2 template--gray">
		<div class="container">
			<h1>Coming Soon</h1>

			
			<div class="maintainer-ip">Your IP Address: 217.113.196.192</div>
		</div>
	</body>

</html>