
			<script type="text/javascript">
			jQuery(document).on('ready',function(){
				
				var token = 'dkB9s';
				
				// Initialize google map
				var map;
				var added_markers = [];
				function initialize(){
				  	
			  	  	// Set google map marker
				  	var markers = [];
					var near_counter = 0;
												markers[near_counter] = ["-8.607971", "115.0861358", "https://swellhotelbali.com/wp-content/uploads/2020/09/swell_hostel_logo_icon.gif", "&lt;strong&gt;Swell Hotel&lt;/strong&gt;&lt;br&gt; and Restaurant"];
							near_counter++; 
					if( markers.length <= 1 ){
						// Set google map property
					  	var myCenter = new google.maps.LatLng(markers[0][0], markers[0][1]);
					  	var mapProp = {
					  		scrollwheel: true,
					      	center : myCenter,
					      	zoom : 11,
					      	mapTypeId : google.maps.MapTypeId.HYBRID,
					      	styles: [{"featureType":"administrative","elementType":"labels.text.fill","stylers":[{"color":"#444444"}]},{"featureType":"landscape","elementType":"all","stylers":[{"color":"#f2f2f2"}]},{"featureType":"poi","elementType":"all","stylers":[{"visibility":"off"}]},{"featureType":"road","elementType":"all","stylers":[{"saturation":-100},{"lightness":45}]},{"featureType":"road.highway","elementType":"all","stylers":[{"visibility":"simplified"}]},{"featureType":"road.arterial","elementType":"labels.icon","stylers":[{"visibility":"off"}]},{"featureType":"transit","elementType":"all","stylers":[{"visibility":"off"}]},{"featureType":"water","elementType":"all","stylers":[{"color":"#46bcec"},{"visibility":"on"}]}],
					  	};
					  	var map = new google.maps.Map(document.getElementById("map"+token), mapProp);
					  	
				  		// Set google map marker
					  	var marker = new google.maps.Marker({
					      	position : myCenter,
					      	icon : markers[0][2]
					  	});
						marker.setMap(map);

						var encodedStr = markers[0][3];
						var parser = new DOMParser;
						var dom = parser.parseFromString( encodedStr, 'text/html' );
						var content = dom.body.textContent;

				        if( content ){
							var infowindow = new google.maps.InfoWindow();
							google.maps.event.addListener(marker,'click', (function(marker,content,infowindow){ 
							   	return function(){
							    	infowindow.setContent(content);
							        infowindow.open(map,marker);
							    };
							})(marker,content,infowindow));
						}
					} else {
						// Set google map property
					  	var myCenter = new google.maps.LatLng(40.7127837, -74.005941);
					  	var bounds = new google.maps.LatLngBounds();

					  	var mapProp = {
					  		scrollwheel: true,
					      	center : myCenter,
					      	zoom : 11,
					      	mapTypeId : google.maps.MapTypeId.HYBRID,
					      	styles: [{"featureType":"administrative","elementType":"labels.text.fill","stylers":[{"color":"#444444"}]},{"featureType":"landscape","elementType":"all","stylers":[{"color":"#f2f2f2"}]},{"featureType":"poi","elementType":"all","stylers":[{"visibility":"off"}]},{"featureType":"road","elementType":"all","stylers":[{"saturation":-100},{"lightness":45}]},{"featureType":"road.highway","elementType":"all","stylers":[{"visibility":"simplified"}]},{"featureType":"road.arterial","elementType":"labels.icon","stylers":[{"visibility":"off"}]},{"featureType":"transit","elementType":"all","stylers":[{"visibility":"off"}]},{"featureType":"water","elementType":"all","stylers":[{"color":"#46bcec"},{"visibility":"on"}]}],
					  	};
					  	var map = new google.maps.Map(document.getElementById("map"+token), mapProp);

						var i;
					    for( i = 0; i < markers.length; i++ ) {
					        var position = new google.maps.LatLng(markers[i][0], markers[i][1]);
					        bounds.extend(position);
					        marker = new google.maps.Marker({
					            position: position,
					            icon : { url: markers[i][2] },
					            map: map,			            
					        });
					        
					        var encodedStr = markers[i][3];
							var parser = new DOMParser;
							var dom = parser.parseFromString( encodedStr, 'text/html' );
							var content = dom.body.textContent;
							
					        if( content ){
								var infowindow = new google.maps.InfoWindow();
								google.maps.event.addListener(marker,'click', (function(marker,content,infowindow){ 
								   	return function(){
								    	infowindow.setContent(content);
								        infowindow.open(map,marker);
								    };
								})(marker,content,infowindow));
							}

							added_markers.push(marker);	        
					    }

					    if(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)){
							map.setOptions({ 'draggable': false });
						}

						// Automatically center the map fitting all markers on the screen
					    map.fitBounds(bounds);
					    
					    // Override our map zoom level once our fitBounds function runs (Make sure it only runs once)
				    	var boundsListener = google.maps.event.addListener((map), 'bounds_changed', function(event){
				        	google.maps.event.removeListener(boundsListener);
				    	});
				    }			    
				}

				// Check google map ID is available or not
				if(document.getElementById("map"+token) != null ){
				  	google.maps.event.addDomListener(window, 'load', initialize);   
				}			
			});
			</script>{"id":1384,"date":"2020-10-27T01:26:51","date_gmt":"2020-10-27T01:26:51","guid":{"rendered":"https:\/\/swellhostel.com\/?page_id=1384"},"modified":"2021-04-30T07:40:42","modified_gmt":"2021-04-30T07:40:42","slug":"kontak-kita","status":"publish","type":"page","link":"https:\/\/swellhotelbali.com\/id\/kontak-kita\/","title":{"rendered":"Kontak Kita"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column]<div class=\"title\"><h2 style=\"color:\" class=\"head-fancy\">Get In<span> Touch<\/span><\/h2><\/div>[vc_column_text]<\/p>\n<h5 style=\"text-align: center;\">Silakan hubungi atau kirim email ke Swell atau gunakan formulir kontak online kami di bawah ini.<\/h5>\n<p>[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; el_class=&#8221;sk-no-padding&#8221;][vc_column]<div id=\"mapdkB9s\" style=\"width:100%;height:560px\"><\/div>[\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1510145094318{padding-bottom: 90px !important;}&#8221; el_class=&#8221;location-main&#8221;][vc_column width=&#8221;1\/2&#8243; el_class=&#8221;location-left contact-location&#8221;]\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f660-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"660\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/id\/wp-json\/wp\/v2\/pages\/1384#wpcf7-f660-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"660\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.7\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f660-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"form1\">\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"full_name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Full Name *\" value=\"\" type=\"text\" name=\"full_name\" \/><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email Address *\" value=\"\" type=\"email\" name=\"email\" \/><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Message *\" name=\"message\"><\/textarea><\/span><br \/>\n<button type=\"submit\" class=\"btn-side contact\">Send<span><i class=\"fa fa-paper-plane\" aria-hidden=\"true\"><\/i><\/span><\/button>\n\t<\/p>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n[\/vc_column][vc_column width=&#8221;1\/2&#8243; el_class=&#8221;location-right contact-location&#8221;][vc_column_text css=&#8221;.vc_custom_1619768436933{margin-bottom: 10px !important;}&#8221;]<\/p>\n<h4 class=\"head-sub\">Swell Hotel, Pool Bar &amp; Restaurant<\/h4>\n<p><span class=\"divider-line\">\u00a0<\/span><\/p>\n<div class=\"agent-connected\"><i class=\"fa fa-flag\" aria-hidden=\"true\"><\/i> Jl. Pantai Kedungu No.99, Belalang, Kec. Kediri, Kabupaten Tabanan, Bali 82115 Indonesia<\/div>\n<div class=\"agent-contact\">\n<div>\n<ul style=\"list-style: none;\">\n<li><a class=\"phone\" style=\"color: white;\" href=\"tel:+6282339936576\"><i class=\"fa fa-phone\" aria-hidden=\"true\"><\/i> Call us +6282339936576<\/a><\/li>\n<\/ul>\n<\/div>\n<div>\n<ul style=\"list-style: none;\">\n<li><a class=\"whatsapp\" style=\"color: white;\" href=\"https:\/\/wa.me\/+6282339936576?text=Chat with us\"><i class=\"fa fa-whatsapp\" aria-hidden=\"true\"><\/i> +62-823-3993-6576<\/a><\/li>\n<\/ul>\n<\/div>\n<div>\n<ul style=\"list-style: none;\">\n<li><a class=\"email\" style=\"color: white;\" href=\"mailto:info@swellhotelbali.com\"><i class=\"fa fa-envelope\" aria-hidden=\"true\"><\/i> info@swellhotelbali.com<\/a><\/li>\n<\/ul>\n<\/div>\n<div>\n<ul style=\"list-style: none;\">\n<li><i class=\"fa fa-clock-o\" aria-hidden=\"true\"><\/i> Open Daily 7AM\u201310PM<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<p>[\/vc_column_text][vc_empty_space height=&#8221;65px&#8221;][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column][vc_column_text] Silakan hubungi atau kirim email ke Swell atau gunakan formulir kontak online kami di bawah ini. [\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; el_class=&#8221;sk-no-padding&#8221;][vc_column][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1510145094318{padding-bottom: 90px !important;}&#8221; el_class=&#8221;location-main&#8221;][vc_column width=&#8221;1\/2&#8243; el_class=&#8221;location-left contact-location&#8221;][\/vc_column][vc_column width=&#8221;1\/2&#8243; el_class=&#8221;location-right contact-location&#8221;][vc_column_text css=&#8221;.vc_custom_1619768436933{margin-bottom: 10px !important;}&#8221;] Swell Hotel, Pool Bar &amp; Restaurant \u00a0 Jl. Pantai Kedungu No.99, Belalang, Kec. Kediri, Kabupaten Tabanan, Bali 82115 Indonesia Call us +6282339936576 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1388,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-1384","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Kontak Kita - Swell Hotel Pool Bar &amp; Restaurant<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/swellhotelbali.com\/id\/kontak-kita\/\" \/>\n<meta property=\"og:locale\" content=\"id_ID\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Kontak Kita - Swell Hotel Pool Bar &amp; Restaurant\" \/>\n<meta property=\"og:description\" content=\"[vc_row][vc_column][vc_column_text] Silakan hubungi atau kirim email ke Swell atau gunakan formulir kontak online kami di bawah ini. [\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; el_class=&#8221;sk-no-padding&#8221;][vc_column][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1510145094318{padding-bottom: 90px !important;}&#8221; el_class=&#8221;location-main&#8221;][vc_column width=&#8221;1\/2&#8243; el_class=&#8221;location-left contact-location&#8221;][\/vc_column][vc_column width=&#8221;1\/2&#8243; el_class=&#8221;location-right contact-location&#8221;][vc_column_text css=&#8221;.vc_custom_1619768436933{margin-bottom: 10px !important;}&#8221;] Swell Hotel, Pool Bar &amp; Restaurant \u00a0 Jl. Pantai Kedungu No.99, Belalang, Kec. Kediri, Kabupaten Tabanan, Bali 82115 Indonesia Call us +6282339936576 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/swellhotelbali.com\/id\/kontak-kita\/\" \/>\n<meta property=\"og:site_name\" content=\"Swell Hotel Pool Bar &amp; Restaurant\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Theswellbali\/\" \/>\n<meta property=\"article:modified_time\" content=\"2021-04-30T07:40:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/swellhotelbali.com\/wp-content\/uploads\/2020\/10\/horse_rining_on_the_beach.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"240\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimasi waktu membaca\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 menit\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/swellhotelbali.com\\\/id\\\/kontak-kita\\\/\",\"url\":\"https:\\\/\\\/swellhotelbali.com\\\/id\\\/kontak-kita\\\/\",\"name\":\"Kontak Kita - Swell Hotel Pool Bar &amp; Restaurant\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/swellhotelbali.com\\\/id\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/swellhotelbali.com\\\/id\\\/kontak-kita\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/swellhotelbali.com\\\/id\\\/kontak-kita\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/swellhotelbali.com\\\/wp-content\\\/uploads\\\/2020\\\/10\\\/horse_rining_on_the_beach.jpg\",\"datePublished\":\"2020-10-27T01:26:51+00:00\",\"dateModified\":\"2021-04-30T07:40:42+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/swellhotelbali.com\\\/id\\\/kontak-kita\\\/#breadcrumb\"},\"inLanguage\":\"id\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/swellhotelbali.com\\\/id\\\/kontak-kita\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"id\",\"@id\":\"https:\\\/\\\/swellhotelbali.com\\\/id\\\/kontak-kita\\\/#primaryimage\",\"url\":\"https:\\\/\\\/swellhotelbali.com\\\/wp-content\\\/uploads\\\/2020\\\/10\\\/horse_rining_on_the_beach.jpg\",\"contentUrl\":\"https:\\\/\\\/swellhotelbali.com\\\/wp-content\\\/uploads\\\/2020\\\/10\\\/horse_rining_on_the_beach.jpg\",\"width\":1920,\"height\":240,\"caption\":\"horse riding on he beach\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/swellhotelbali.com\\\/id\\\/kontak-kita\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/swellhotelbali.com\\\/id\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Kontak Kita\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/swellhotelbali.com\\\/id\\\/#website\",\"url\":\"https:\\\/\\\/swellhotelbali.com\\\/id\\\/\",\"name\":\"Swell Hotel Pool Bar &amp; Restaurant\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/swellhotelbali.com\\\/id\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/swellhotelbali.com\\\/id\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"id\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/swellhotelbali.com\\\/id\\\/#organization\",\"name\":\"Swell Hotel, Pool Bar & Restaurant\",\"url\":\"https:\\\/\\\/swellhotelbali.com\\\/id\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"id\",\"@id\":\"https:\\\/\\\/swellhotelbali.com\\\/id\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/swellhotelbali.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/swell_hostel_logo_1.gif\",\"contentUrl\":\"https:\\\/\\\/swellhotelbali.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/swell_hostel_logo_1.gif\",\"width\":417,\"height\":417,\"caption\":\"Swell Hotel, Pool Bar & Restaurant\"},\"image\":{\"@id\":\"https:\\\/\\\/swellhotelbali.com\\\/id\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Theswellbali\\\/\",\"https:\\\/\\\/www.instagram.com\\\/theswellbali\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCI6_wZypcWXU1xVSCgNFnrw\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Kontak Kita - Swell Hotel Pool Bar &amp; Restaurant","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/swellhotelbali.com\/id\/kontak-kita\/","og_locale":"id_ID","og_type":"article","og_title":"Kontak Kita - Swell Hotel Pool Bar &amp; Restaurant","og_description":"[vc_row][vc_column][vc_column_text] Silakan hubungi atau kirim email ke Swell atau gunakan formulir kontak online kami di bawah ini. [\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; el_class=&#8221;sk-no-padding&#8221;][vc_column][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1510145094318{padding-bottom: 90px !important;}&#8221; el_class=&#8221;location-main&#8221;][vc_column width=&#8221;1\/2&#8243; el_class=&#8221;location-left contact-location&#8221;][\/vc_column][vc_column width=&#8221;1\/2&#8243; el_class=&#8221;location-right contact-location&#8221;][vc_column_text css=&#8221;.vc_custom_1619768436933{margin-bottom: 10px !important;}&#8221;] Swell Hotel, Pool Bar &amp; Restaurant \u00a0 Jl. Pantai Kedungu No.99, Belalang, Kec. Kediri, Kabupaten Tabanan, Bali 82115 Indonesia Call us +6282339936576 [&hellip;]","og_url":"https:\/\/swellhotelbali.com\/id\/kontak-kita\/","og_site_name":"Swell Hotel Pool Bar &amp; Restaurant","article_publisher":"https:\/\/www.facebook.com\/Theswellbali\/","article_modified_time":"2021-04-30T07:40:42+00:00","og_image":[{"width":1920,"height":240,"url":"https:\/\/swellhotelbali.com\/wp-content\/uploads\/2020\/10\/horse_rining_on_the_beach.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Estimasi waktu membaca":"1 menit"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/swellhotelbali.com\/id\/kontak-kita\/","url":"https:\/\/swellhotelbali.com\/id\/kontak-kita\/","name":"Kontak Kita - Swell Hotel Pool Bar &amp; Restaurant","isPartOf":{"@id":"https:\/\/swellhotelbali.com\/id\/#website"},"primaryImageOfPage":{"@id":"https:\/\/swellhotelbali.com\/id\/kontak-kita\/#primaryimage"},"image":{"@id":"https:\/\/swellhotelbali.com\/id\/kontak-kita\/#primaryimage"},"thumbnailUrl":"https:\/\/swellhotelbali.com\/wp-content\/uploads\/2020\/10\/horse_rining_on_the_beach.jpg","datePublished":"2020-10-27T01:26:51+00:00","dateModified":"2021-04-30T07:40:42+00:00","breadcrumb":{"@id":"https:\/\/swellhotelbali.com\/id\/kontak-kita\/#breadcrumb"},"inLanguage":"id","potentialAction":[{"@type":"ReadAction","target":["https:\/\/swellhotelbali.com\/id\/kontak-kita\/"]}]},{"@type":"ImageObject","inLanguage":"id","@id":"https:\/\/swellhotelbali.com\/id\/kontak-kita\/#primaryimage","url":"https:\/\/swellhotelbali.com\/wp-content\/uploads\/2020\/10\/horse_rining_on_the_beach.jpg","contentUrl":"https:\/\/swellhotelbali.com\/wp-content\/uploads\/2020\/10\/horse_rining_on_the_beach.jpg","width":1920,"height":240,"caption":"horse riding on he beach"},{"@type":"BreadcrumbList","@id":"https:\/\/swellhotelbali.com\/id\/kontak-kita\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/swellhotelbali.com\/id\/"},{"@type":"ListItem","position":2,"name":"Kontak Kita"}]},{"@type":"WebSite","@id":"https:\/\/swellhotelbali.com\/id\/#website","url":"https:\/\/swellhotelbali.com\/id\/","name":"Swell Hotel Pool Bar &amp; Restaurant","description":"","publisher":{"@id":"https:\/\/swellhotelbali.com\/id\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/swellhotelbali.com\/id\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"id"},{"@type":"Organization","@id":"https:\/\/swellhotelbali.com\/id\/#organization","name":"Swell Hotel, Pool Bar & Restaurant","url":"https:\/\/swellhotelbali.com\/id\/","logo":{"@type":"ImageObject","inLanguage":"id","@id":"https:\/\/swellhotelbali.com\/id\/#\/schema\/logo\/image\/","url":"https:\/\/swellhotelbali.com\/wp-content\/uploads\/2020\/09\/swell_hostel_logo_1.gif","contentUrl":"https:\/\/swellhotelbali.com\/wp-content\/uploads\/2020\/09\/swell_hostel_logo_1.gif","width":417,"height":417,"caption":"Swell Hotel, Pool Bar & Restaurant"},"image":{"@id":"https:\/\/swellhotelbali.com\/id\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Theswellbali\/","https:\/\/www.instagram.com\/theswellbali\/","https:\/\/www.youtube.com\/channel\/UCI6_wZypcWXU1xVSCgNFnrw"]}]}},"_links":{"self":[{"href":"https:\/\/swellhotelbali.com\/id\/wp-json\/wp\/v2\/pages\/1384","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/swellhotelbali.com\/id\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/swellhotelbali.com\/id\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/swellhotelbali.com\/id\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/swellhotelbali.com\/id\/wp-json\/wp\/v2\/comments?post=1384"}],"version-history":[{"count":6,"href":"https:\/\/swellhotelbali.com\/id\/wp-json\/wp\/v2\/pages\/1384\/revisions"}],"predecessor-version":[{"id":1730,"href":"https:\/\/swellhotelbali.com\/id\/wp-json\/wp\/v2\/pages\/1384\/revisions\/1730"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/swellhotelbali.com\/id\/wp-json\/wp\/v2\/media\/1388"}],"wp:attachment":[{"href":"https:\/\/swellhotelbali.com\/id\/wp-json\/wp\/v2\/media?parent=1384"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}