{"id":20706,"date":"2020-08-04T04:47:46","date_gmt":"2020-08-04T04:47:46","guid":{"rendered":"https:\/\/kdc1000.wpengine.com\/?page_id=20706"},"modified":"2025-08-21T12:01:27","modified_gmt":"2025-08-21T17:01:27","slug":"sites","status":"publish","type":"page","link":"https:\/\/www.kansascommerce.gov\/ja\/businesses\/sites\/","title":{"rendered":"\u6577\u5730\u3068\u5efa\u7269"},"content":{"rendered":"                <div class=\"hero-block hero-block--subpage  \" >\n\n        <div class=\"breadcrumb_wrapper\">\n                                                <a href=\"https:\/\/www.kansascommerce.gov\">Home<\/a> \/\n                                                                <a href=\"https:\/\/www.kansascommerce.gov\/ja\/businesses\/\">Business<\/a> \/\n                                                                <span>Sites &#038; Buildings<\/span>\n                                    <\/div>\n\n        <div class=\"hero-img\" style=\"\n                            background-image: url(https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2021\/06\/sites_buildings.jpg);                                            \"><\/div>\n        <div class=\"container h-100\">\n            <div class=\"row align-items-center justify-content-center h-100\">\n                <div class=\"col-12 content\">\n                    <div>\n\n<h1 class=\"wp-block-heading\" id=\"h-sites-and-buildings\">Sites and Buildings<\/h1>\n\n\n\n<h5 class=\"wp-block-heading light\" id=\"h-find-a-location-to-build-and-grow-in-kansas\">Find a location to build and grow in Kansas<\/h5>\n\n<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n            <\/div>\n    \n\n                    <div class=\"custom-cover-block d-flex justify-content-center   \" style=\"\n                                                        background-image: url('https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/Sites_and_Buildings_01.jpg');\n                                                                                    \" id=\"coverblock-1163730192\">\n        <div class=\"inner-content col-12 col-md-10 col-lg-9\" style=\"\n                                        color: white !important;\n                                                                            \">\n            <div class=\"content\">\n\n<div class=\"wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-499968f5 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/app.locationone.com\/buildings?organization=59eaba35bec80e09b4bbf1d7&amp;%3Bbuildings:filters=%5B%5D&amp;%3Bbuildings:sort=sqft:high&amp;%3Bsites:filters=%5B%5D&amp;%3Bsites:sort=acres:high\" target=\"_blank\" rel=\"noreferrer noopener\">Search Available Sites and Buildings<\/a><\/div>\n<\/div>\n\n<\/div>\n        <\/div>\n    <\/div>\n\n    <div id=\"video-lightbox-1163730192\" class=\"video-lightbox-overlay\" style=\"display: none;\">\n        <div class=\"video-lightbox-container\">\n            <button class=\"video-lightbox-close\">&times;<\/button>\n            <div class=\"video-lightbox-content\">\n                <iframe id=\"video-frame-1163730192\" src=\"\" frameborder=\"0\" allowfullscreen><\/iframe>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <style>\n        #coverblock-1163730192 .inner-content:before {background-color: #0089cf;}                \n        .video-lightbox-overlay {\n            position: fixed;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: rgba(0, 0, 0, 0.9);\n            z-index: 9999;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .video-lightbox-container {\n            position: relative;\n            width: 90%;\n            max-width: 800px;\n            max-height: 90%;\n        }\n        \n        .video-lightbox-content {\n            position: relative;\n            width: 100%;\n            height: 0;\n            padding-bottom: 56.25%;\n        }\n        \n        .video-lightbox-content iframe {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n        }\n        \n        .video-lightbox-close {\n            position: absolute;\n            top: -40px;\n            right: 0;\n            background: none;\n            border: none;\n            color: white;\n            font-size: 30px;\n            cursor: pointer;\n            z-index: 10001;\n            width: 40px;\n            height: 40px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .video-lightbox-close:hover {\n            opacity: 0.7;\n        }\n        \n        .video-link {\n            position: relative;\n            display: inline-block;\n            cursor: pointer;\n        }\n    <\/style>\n\n    <script>\n        jQuery(document).ready(function(){\n            jQuery('#coverblock-1163730192 .wp-block-button__link').addClass('btn white_btn');\n            \n            const coverBlock = jQuery('#coverblock-1163730192');\n            const lightbox = jQuery('#video-lightbox-1163730192');\n            const videoFrame = jQuery('#video-frame-1163730192');\n            const closeBtn = jQuery('#video-lightbox-1163730192 .video-lightbox-close');\n            \n            function getVideoEmbedUrl(url) {\n                const youtubeRegex = \/(?:https?:\\\/\\\/)?(?:www\\.)?(?:youtube\\.com\\\/(?:[^\\\/\\n\\s]+\\\/\\S+\\\/|(?:v|e(?:mbed)?)\\\/|\\S*?[?&]v=)|youtu\\.be\\\/)([a-zA-Z0-9_-]{11})\/;\n                const youtubeMatch = url.match(youtubeRegex);\n                \n                if (youtubeMatch) {\n                    return `https:\/\/www.youtube.com\/embed\/${youtubeMatch[1]}?autoplay=1`;\n                }\n                \n                const vimeoRegex = \/(?:https?:\\\/\\\/)?(?:www\\.)?(?:vimeo\\.com\\\/)(\\d+)\/;\n                const vimeoMatch = url.match(vimeoRegex);\n                \n                if (vimeoMatch) {\n                    return `https:\/\/player.vimeo.com\/video\/${vimeoMatch[1]}?autoplay=1`;\n                }\n                \n                return null;\n            }\n            \n            function isVideoUrl(url) {\n                return \/(?:youtube\\.com|youtu\\.be|vimeo\\.com)\/i.test(url);\n            }\n            \n            coverBlock.find('a').each(function() {\n                const link = jQuery(this);\n                const href = link.attr('href');\n                \n                if (href && isVideoUrl(href)) {\n                    link.addClass('video-link');\n                    \n                    link.on('click', function(e) {\n                        e.preventDefault();\n                        const embedUrl = getVideoEmbedUrl(href);\n                        \n                        if (embedUrl) {\n                            videoFrame.attr('src', embedUrl);\n                            lightbox.fadeIn(300);\n                            jQuery('body').addClass('lightbox-open');\n                        }\n                    });\n                }\n            });\n            \n            function closeLightbox() {\n                lightbox.fadeOut(300);\n                videoFrame.attr('src', ''); \/\/ Stop video\n                jQuery('body').removeClass('lightbox-open');\n            }\n            \n            closeBtn.on('click', closeLightbox);\n            \n            lightbox.on('click', function(e) {\n                if (e.target === this) {\n                    closeLightbox();\n                }\n            });\n            \n            jQuery(document).on('keydown', function(e) {\n                if (e.keyCode === 27 && lightbox.is(':visible')) {\n                    closeLightbox();\n                }\n            });\n        });\n    <\/script>\n    \n\n    <div class=\"container \">            <div class=\"wrapper-block  \" style=\"\n                                                                                                                                    \">\n        \n\n<p>The Kansas Department of Commerce offers a robust sites and buildings database for companies looking to locate or expand operations in Kansas.&nbsp;<\/p>\n\n\n\n<p>Search by square footage, acreage, geographic location and other user-defined criteria important for your project. Powered by <a aria-label=\"undefined (opens in a new tab)\" href=\"https:\/\/app.locationone.com\/sites\/59eaba40bec80e09b4c0c0ea?organization=59eaba35bec80e09b4bbf1d7\" target=\"_blank\" rel=\"noreferrer noopener\">LocationOne (LOIS)<\/a>, this database provides up-to-date information on real estate and market demographics.&nbsp;<\/p>\n\n\n        <div class=\"clearfix\"><\/div>\n    <\/div>\n    <\/div>\n\n                <div class=\"staff-card-block simple col-12\"><div class=\"container\"><div class=\"row justify-content-between align-items-center\"><h5 class=\"col-sm-12 col-md txt-center add-padding-y mod-padding-half\">CONTACT<\/h5><p class=\"col-sm-12 col-md-4 col-lg-5 txt-center add-padding-y mod-padding-half\">Corrie Ann Campbell, Director of Strategic Initiatives<\/p><p class=\"col-sm-12 col-md txt-center add-padding-y mod-padding-half\"><a href=\"tel:(785) 2137312\">(785) 213-7312<\/a><\/p><p class=\"col-sm-12 col-md txt-center add-padding-y mod-padding-half\"><a href=\"mailto:Corrie.Ann.Campbell@ks.gov\">Corrie.Ann.Campbell@ks.gov<\/a><\/p><\/div><\/div><\/div>    \n\n                    <div class=\"split-block split-solid  \" id=\"splitblock-1892850994\">\n        <div class=\"row flex-row-reverse\" >\n            <div class=\"col-12 col-md-7 col-xl-5 text-box\">\n                <div class=\"h-100 d-flex align-items-center\"  style=\"background: #fcb900;\">\n                    <div class=\"content\">\n\n<h3 class=\"wp-block-heading\" id=\"h-primed-and-ready-for-development\">Primed and ready for development!<\/h3>\n\n\n\n<p><a href=\"https:\/\/www.kansascommerce.gov\/program\/business-incentives-and-services\/certified-sites-program\/\">Kansas Certified Sites<\/a> have successfully completed a set of program requirements to demonstrate a property is primed for development and ready for your investment.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-vivid-cyan-blue-color has-text-color wp-element-button\" href=\"https:\/\/www.kansascommerce.gov\/program\/business-incentives-and-services\/certified-sites-program\/sites\/\" rel=\"#\">Search Certified Sites<\/a><\/div>\n<\/div>\n\n\n\n<p><\/p>\n\n<\/div>\n                <\/div>\n            <\/div>\n            <div class=\"col-12 col-md-5 col-xl-7 img-box\"\n                 style=\"background-image: url('https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/08\/KS_CertifiedSites_01_800px-1024x673.png'); background-position: center center;\"><\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Video Lightbox Modal -->\n    <div id=\"video-lightbox-1892850994\" class=\"video-lightbox-overlay\" style=\"display: none;\">\n        <div class=\"video-lightbox-container\">\n            <button class=\"video-lightbox-close\">&times;<\/button>\n            <div class=\"video-lightbox-content\">\n                <iframe id=\"video-frame-1892850994\" src=\"\" frameborder=\"0\" allowfullscreen><\/iframe>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <style>\n        .video-lightbox-overlay {\n            position: fixed;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: rgba(0, 0, 0, 0.9);\n            z-index: 9999;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .video-lightbox-container {\n            position: relative;\n            width: 90%;\n            max-width: 800px;\n            max-height: 90%;\n        }\n        \n        .video-lightbox-content {\n            position: relative;\n            width: 100%;\n            height: 0;\n            padding-bottom: 56.25%; \/* 16:9 aspect ratio *\/\n        }\n        \n        .video-lightbox-content iframe {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n        }\n        \n        .video-lightbox-close {\n            position: absolute;\n            top: -40px;\n            right: 0;\n            background: none;\n            border: none;\n            color: white;\n            font-size: 30px;\n            cursor: pointer;\n            z-index: 10001;\n            width: 40px;\n            height: 40px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .video-lightbox-close:hover {\n            opacity: 0.7;\n        }\n        \n        body.lightbox-open {\n            overflow: hidden;\n        }\n    <\/style>\n\n    <script>\n        jQuery(document).ready(function(){\n            const splitBlock = jQuery('#splitblock-1892850994');\n            const lightbox = jQuery('#video-lightbox-1892850994');\n            const videoFrame = jQuery('#video-frame-1892850994');\n            const closeBtn = jQuery('#video-lightbox-1892850994 .video-lightbox-close');\n            \n            \/\/ Function to get video embed URL\n            function getVideoEmbedUrl(url) {\n                const youtubeRegex = \/(?:https?:\\\/\\\/)?(?:www\\.)?(?:youtube\\.com\\\/(?:[^\\\/\\n\\s]+\\\/\\S+\\\/|(?:v|e(?:mbed)?)\\\/|\\S*?[?&]v=)|youtu\\.be\\\/)([a-zA-Z0-9_-]{11})\/;\n                const youtubeMatch = url.match(youtubeRegex);\n                \n                if (youtubeMatch) {\n                    return `https:\/\/www.youtube.com\/embed\/${youtubeMatch[1]}?autoplay=1`;\n                }\n                \n                const vimeoRegex = \/(?:https?:\\\/\\\/)?(?:www\\.)?(?:vimeo\\.com\\\/)(\\d+)\/;\n                const vimeoMatch = url.match(vimeoRegex);\n                \n                if (vimeoMatch) {\n                    return `https:\/\/player.vimeo.com\/video\/${vimeoMatch[1]}?autoplay=1`;\n                }\n                \n                return null;\n            }\n            \n            function isVideoUrl(url) {\n                return \/(?:youtube\\.com|youtu\\.be|vimeo\\.com)\/i.test(url);\n            }\n            \n            splitBlock.find('a').each(function() {\n                const link = jQuery(this);\n                const href = link.attr('href');\n                \n                if (href && isVideoUrl(href)) {\n                    link.addClass('video-link');\n                    \n                    link.on('click', function(e) {\n                        e.preventDefault();\n                        const embedUrl = getVideoEmbedUrl(href);\n                        \n                        if (embedUrl) {\n                            videoFrame.attr('src', embedUrl);\n                            lightbox.fadeIn(300);\n                            jQuery('body').addClass('lightbox-open');\n                        }\n                    });\n                }\n            });\n            \n            function closeLightbox() {\n                lightbox.fadeOut(300);\n                videoFrame.attr('src', ''); \/\/ Stop video\n                jQuery('body').removeClass('lightbox-open');\n            }\n            \n            closeBtn.on('click', closeLightbox);\n            \n            lightbox.on('click', function(e) {\n                if (e.target === this) {\n                    closeLightbox();\n                }\n            });\n\n            jQuery(document).on('keydown', function(e) {\n                if (e.keyCode === 27 && lightbox.is(':visible')) {\n                    closeLightbox();\n                }\n            });\n        });\n    <\/script>\n    \n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n                <div class=\"wrapper-block  \" style=\"\n                                                                                                                                    \">\n        \n\n<h3 class=\"wp-block-heading has-text-align-center\" id=\"h-need-help-finding-the-perfect-site-for-your-project\">Need help finding the perfect site for your project?<\/h3>\n\n\n\n<h5 class=\"wp-block-heading has-text-align-center light\" id=\"h-we-can-provide-customized-assistance-to-help-you-find-exactly-what-you-re-looking-for-in-kansas-contact-us-today\">We can provide customized assistance to help you find exactly what you\u2019re looking for in Kansas. Contact us today!<\/h5>\n\n\n\n<p><\/p>\n\n\n        <div class=\"clearfix\"><\/div>\n    <\/div>\n    \n\n    <div class=\"container \">            <div class=\"wrapper-block  \" style=\"\n                                                                                                                                    \">\n        \n<div class=\"map_wrapper\" id=\"map_wrapper_24255\">\n<div class=\"map_box\" style=\"max-width:2200px\">\n<div class=\"map_aspect_ratio\" style=\"padding-top:56%\" data-padding-top=\"56%\" data-padding-top-mobile=\"0%\">\n<div class=\"map_container\">\n<div class=\"map_render map_loading\" id=\"map_24255\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<p><\/p>\n\n\n        <div class=\"clearfix\"><\/div>\n    <\/div>\n    <\/div>\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":20,"featured_media":0,"parent":7,"menu_order":290,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_eb_attr":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-20706","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v19.5 (Yoast SEO v27.1.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Locate, build and grow in Kansas - Kansas Department of Commerce<\/title>\n<meta name=\"description\" content=\"Kansas is home to world-class real estate sites for industrial and commercial development. Find a location to build today.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.kansascommerce.gov\/ja\/businesses\/sites\/\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Sites &amp; Buildings\" \/>\n<meta property=\"og:description\" content=\"Kansas is home to world-class real estate sites for industrial and commercial development. Find a location to build today.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.kansascommerce.gov\/ja\/businesses\/sites\/\" \/>\n<meta property=\"og:site_name\" content=\"Kansas Department of Commerce\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/KansasCommerce\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-21T17:01:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/09\/KDC_OG-MEta.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@KansasCommerce\" \/>\n<meta name=\"twitter:label1\" content=\"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593\" \/>\n\t<meta name=\"twitter:data1\" content=\"1\u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.kansascommerce.gov\/businesses\/sites\/\",\"url\":\"https:\/\/www.kansascommerce.gov\/businesses\/sites\/\",\"name\":\"Locate, build and grow in Kansas - Kansas Department of Commerce\",\"isPartOf\":{\"@id\":\"https:\/\/www.kansascommerce.gov\/#website\"},\"datePublished\":\"2020-08-04T04:47:46+00:00\",\"dateModified\":\"2025-08-21T17:01:27+00:00\",\"description\":\"Kansas is home to world-class real estate sites for industrial and commercial development. Find a location to build today.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.kansascommerce.gov\/businesses\/sites\/#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.kansascommerce.gov\/businesses\/sites\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.kansascommerce.gov\/businesses\/sites\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.kansascommerce.gov\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Businesses\",\"item\":\"https:\/\/www.kansascommerce.gov\/businesses\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Sites &#038; Buildings\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.kansascommerce.gov\/#website\",\"url\":\"https:\/\/www.kansascommerce.gov\/\",\"name\":\"Kansas Department of Commerce\",\"description\":\"Empowering Prosperity\",\"publisher\":{\"@id\":\"https:\/\/www.kansascommerce.gov\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.kansascommerce.gov\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ja\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.kansascommerce.gov\/#organization\",\"name\":\"Kansas Department of Commerce\",\"url\":\"https:\/\/www.kansascommerce.gov\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\/\/www.kansascommerce.gov\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/07\/kdc_logo.png\",\"contentUrl\":\"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/07\/kdc_logo.png\",\"width\":600,\"height\":347,\"caption\":\"Kansas Department of Commerce\"},\"image\":{\"@id\":\"https:\/\/www.kansascommerce.gov\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/KansasCommerce\/\",\"https:\/\/x.com\/KansasCommerce\",\"https:\/\/www.linkedin.com\/company\/kansas-department-of-commerce\/\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Locate, build and grow in Kansas - Kansas Department of Commerce","description":"Kansas is home to world-class real estate sites for industrial and commercial development. Find a location to build today.","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:\/\/www.kansascommerce.gov\/ja\/businesses\/sites\/","og_locale":"ja_JP","og_type":"article","og_title":"Sites & Buildings","og_description":"Kansas is home to world-class real estate sites for industrial and commercial development. Find a location to build today.","og_url":"https:\/\/www.kansascommerce.gov\/ja\/businesses\/sites\/","og_site_name":"Kansas Department of Commerce","article_publisher":"https:\/\/www.facebook.com\/KansasCommerce\/","article_modified_time":"2025-08-21T17:01:27+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/09\/KDC_OG-MEta.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@KansasCommerce","twitter_misc":{"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593":"1\u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.kansascommerce.gov\/businesses\/sites\/","url":"https:\/\/www.kansascommerce.gov\/businesses\/sites\/","name":"Locate, build and grow in Kansas - Kansas Department of Commerce","isPartOf":{"@id":"https:\/\/www.kansascommerce.gov\/#website"},"datePublished":"2020-08-04T04:47:46+00:00","dateModified":"2025-08-21T17:01:27+00:00","description":"Kansas is home to world-class real estate sites for industrial and commercial development. Find a location to build today.","breadcrumb":{"@id":"https:\/\/www.kansascommerce.gov\/businesses\/sites\/#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.kansascommerce.gov\/businesses\/sites\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.kansascommerce.gov\/businesses\/sites\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.kansascommerce.gov\/"},{"@type":"ListItem","position":2,"name":"Businesses","item":"https:\/\/www.kansascommerce.gov\/businesses\/"},{"@type":"ListItem","position":3,"name":"Sites &#038; Buildings"}]},{"@type":"WebSite","@id":"https:\/\/www.kansascommerce.gov\/#website","url":"https:\/\/www.kansascommerce.gov\/","name":"\u30ab\u30f3\u30b6\u30b9\u5dde\u5546\u52d9\u7701","description":"\u7e41\u6804\u3078\u306e\u30a8\u30f3\u30d1\u30ef\u30fc\u30e1\u30f3\u30c8","publisher":{"@id":"https:\/\/www.kansascommerce.gov\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.kansascommerce.gov\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"},{"@type":"Organization","@id":"https:\/\/www.kansascommerce.gov\/#organization","name":"\u30ab\u30f3\u30b6\u30b9\u5dde\u5546\u52d9\u7701","url":"https:\/\/www.kansascommerce.gov\/","logo":{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/www.kansascommerce.gov\/#\/schema\/logo\/image\/","url":"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/07\/kdc_logo.png","contentUrl":"https:\/\/www.kansascommerce.gov\/wp-content\/uploads\/2020\/07\/kdc_logo.png","width":600,"height":347,"caption":"Kansas Department of Commerce"},"image":{"@id":"https:\/\/www.kansascommerce.gov\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/KansasCommerce\/","https:\/\/x.com\/KansasCommerce","https:\/\/www.linkedin.com\/company\/kansas-department-of-commerce\/"]}]}},"publishpress_future_action":{"enabled":false,"date":"2026-04-29 09:54:40","action":"change-status","newStatus":"draft","terms":[],"taxonomy":"","extraData":[]},"publishpress_future_workflow_manual_trigger":{"enabledWorkflows":[]},"_links":{"self":[{"href":"https:\/\/www.kansascommerce.gov\/ja\/wp-json\/wp\/v2\/pages\/20706","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.kansascommerce.gov\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.kansascommerce.gov\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.kansascommerce.gov\/ja\/wp-json\/wp\/v2\/users\/20"}],"replies":[{"embeddable":true,"href":"https:\/\/www.kansascommerce.gov\/ja\/wp-json\/wp\/v2\/comments?post=20706"}],"version-history":[{"count":0,"href":"https:\/\/www.kansascommerce.gov\/ja\/wp-json\/wp\/v2\/pages\/20706\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.kansascommerce.gov\/ja\/wp-json\/wp\/v2\/pages\/7"}],"wp:attachment":[{"href":"https:\/\/www.kansascommerce.gov\/ja\/wp-json\/wp\/v2\/media?parent=20706"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}