{"id":162862,"date":"2023-06-02T11:53:17","date_gmt":"2023-06-02T15:53:17","guid":{"rendered":"https:\/\/www.belgard.com\/?page_id=162862"},"modified":"2024-10-17T12:55:53","modified_gmt":"2024-10-17T16:55:53","slug":"design-options-homeowners","status":"publish","type":"page","link":"https:\/\/www.belgard.com\/design-options-homeowners\/","title":{"rendered":"Design Options"},"content":{"rendered":"\n\n<section  class=\"def6-block hero bg--white alignfull hero--full-width d-header \" style=\"opacity: 0;\">\n\t\t\t\t<section class=\"hero-container-section hero-slider \" data-slick='{&quot;autoplaySpeed&quot;:&quot;4000&quot;}'>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"hero-slide \" >\n\t\t\t\t\t\t\t\t\t\t\t<figure class=\"hero-slide__figure\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"hero-slide__background  img-pos-center\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div style=\"background-image: url('https:\/\/www.belgard.com\/wp-content\/uploads\/2023\/05\/design-options.jpg?optimize=low&#038;auto=webp');\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<figcaption class=\"hero-slide__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"hero-slide__content-inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"hero-slide__details\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h1 class=\"hero-slide__header\">Three Ways to Design Your Dream&nbsp;Backyard<\/h1>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"hero-slide__body\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/figcaption>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\" class=\"hero-container__scroll-cta cta--with-arrow\">Scroll to Explore <svg><use xlink:href=\"\/wp-content\/themes\/belgard\/assets\/images\/sprite.svg#explore-arrow\"><\/use><\/svg><\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/section>\n\t\t\t<script>\n\t\t\t\t\tjQuery(function($){\n\t\t\t\t\t\t\t$(document).ready(function(){   \n\t\t\t\t\t\t\t\t\t\/\/ Removing slider dots when there are no slides to scroll trough\n\t\t\t\t\t\t\t\t\tvar slickSlider = $('.hero--three-column .hero-slider');\n\n\t\t\t\t\t\t\t\t\tslickSlider.on('init', function(event) {\n\t\t\t\t\t\t\t\t\t\t\tif ($(this).find('.slick-dots li').length == 1) {\n\t\t\t\t\t\t\t\t\t\t\t\t\t$('.hero-slide').removeClass('has-dots');\n\t\t\t\t\t\t\t\t\t\t\t\t\t$('.hero-slider').removeClass('slick-dotted');\n\t\t\t\t\t\t\t\t\t\t\t\t\t$(this).find('.slick-dots').hide();\n\t\t\t\t\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\t\t\t\t\t\t$('.hero-slide').addClass('has-dots');\n\t\t\t\t\t\t\t\t\t\t\t\t\t$('.hero-slider').addClass('slick-dotted');\n\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t\/\/ Initiating Slider\n\t\t\t\t\t\t\t\t\t$('.hero--three-column .hero-slider').not('.slick-initialized').slick({\n\t\t\t\t\t\t\t\t\t\t\tmobileFirst: true,\n\t\t\t\t\t\t\t\t\t\t\tarrows: false,\n\t\t\t\t\t\t\t\t\t\t\tdots: true,\n\t\t\t\t\t\t\t\t\t\t\tautoplay: true,\n\t\t\t\t\t\t\t\t\t\t\tautoplaySpeed: '4000',\n\t\t\t\t\t\t\t\t\t\t\tslidesToShow: 1,\n\t\t\t\t\t\t\t\t\t\t\tresponsive: [{\n\t\t\t\t\t\t\t\t\t\t\t\t\tbreakpoint: 768,\n\t\t\t\t\t\t\t\t\t\t\t\t\tsettings: {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tslidesToShow: 3,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tslidesToScroll: 3,\n\t\t\t\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t\t}]\n\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t}); \/\/end ready\n\t\t\t\t\t}); \/\/end main $ function\n\t\t\t<\/script>\n\n\t<\/section>\n\n\n<section  class=\"def6-block alternating-section pd_t5 pd_b2 bg--white\"style=\"opacity: 0;\">\n\n<div class=\"fullwidth-bg-container\">\n    <section class=\"alternating alternating-large\">\n\n                            <div class=\"alternating-component-container image-first\">\n                        <section class=\"alternating-text-container\">\n                                                            <header class=\"alternating-text-header\">\n                                                                            <p class=\"alternating-text-header-callout\">Browse Ready-Made Spaces<\/p>\n                                                                        <p class=\"alternating-text-header-title\">Explore with Belgard Rooms<\/p>\n                                <\/header>\n                                                                                        <div class=\"alternating-text-content\">\n                                    <p><p>At Belgard Rooms, you can explore endless pre-designed outdoor rooms to find one that fits your needs. Take our style quiz, or sort through options yourself \u2013 filtering by size, style, function and more \u2013 to find the right fit. With Augmented Reality functionality, you can pick your favorite space and instantly bring it to life in your own backyard. Once you\u2019ve found the perfect design, we\u2019ll help connect you to a contractor to create the space you\u2019ve been waiting for.<\/p>\n<\/p>\n                                <\/div>\n                                                                                        <footer class=\"alternating-text-footer\">\n                                    <a class=\"primary-cta-button\" type=\"button\" href=\"https:\/\/rooms.belgard.com\" target=\"_blank\">Explore Belgard Rooms<\/a>\n                                <\/footer>\n                                                    <\/section>\n                        <section class=\"alternating-image-container\">\n                            <figure class=\"alternating-image-figure\">\n                                                                    <picture>\n                                                                                    <a href=\"https:\/\/rooms.belgard.com\" target=\"_blank\">\n                                                                                <img loading=\"lazy\" decoding=\"async\" width=\"1500\" height=\"844\" src=\"https:\/\/www.belgard.com\/wp-content\/uploads\/2023\/05\/LRP_2_A_3-1500x844-1.jpeg?optimize=low&amp;auto=webp\" class=\"attachment-full size-full\" alt=\"Paver patio with fire pit\" srcset=\"https:\/\/www.belgard.com\/wp-content\/uploads\/2023\/05\/LRP_2_A_3-1500x844-1.jpeg 1500w, https:\/\/www.belgard.com\/wp-content\/uploads\/2023\/05\/LRP_2_A_3-1500x844-1-300x169.jpeg 300w, https:\/\/www.belgard.com\/wp-content\/uploads\/2023\/05\/LRP_2_A_3-1500x844-1-1024x576.jpeg 1024w, https:\/\/www.belgard.com\/wp-content\/uploads\/2023\/05\/LRP_2_A_3-1500x844-1-768x432.jpeg 768w, https:\/\/www.belgard.com\/wp-content\/uploads\/2023\/05\/LRP_2_A_3-1500x844-1-1280x720.jpeg 1280w\" sizes=\"auto, (max-width: 1500px) 100vw, 1500px\" \/>                                                                                    <\/a>\n                                                                            <\/picture>\n                                                                                            <\/figure>\n                        <\/section>\n                    <\/div>\n                                <div class=\"alternating-component-container image-last\">\n                        <section class=\"alternating-text-container\">\n                                                            <header class=\"alternating-text-header\">\n                                                                            <p class=\"alternating-text-header-callout\">Design Your Dream Space<\/p>\n                                                                        <p class=\"alternating-text-header-title\">Visualize with Yardzen<\/p>\n                                <\/header>\n                                                                                        <div class=\"alternating-text-content\">\n                                    <p><p><span style=\"font-weight: 400;\">Yardzen, the leading online landscape design &amp; build company, can deliver the perfect plans for your dream backyard. By working with Yardzen&#8217;s talented team of designers, you&#8217;ll get a personalized plan complete with everything you need to install &#8211; including a connection to a vetted pro and plenty of Belgard products.<\/span><\/p>\n<\/p>\n                                <\/div>\n                                                                                        <footer class=\"alternating-text-footer\">\n                                    <a class=\"primary-cta-button\" type=\"button\" href=\"https:\/\/www.belgard.com\/a-partnership-between-belgard-and-yardzen\/\" target=\"_blank\">Try Yardzen<\/a>\n                                <\/footer>\n                                                    <\/section>\n                        <section class=\"alternating-image-container\">\n                            <figure class=\"alternating-image-figure\">\n                                                                    <picture>\n                                                                                    <a href=\"https:\/\/www.belgard.com\/a-partnership-between-belgard-and-yardzen\/\" target=\"_blank\">\n                                                                                <img loading=\"lazy\" decoding=\"async\" width=\"777\" height=\"345\" src=\"https:\/\/www.belgard.com\/wp-content\/uploads\/2023\/03\/yardzen-get-started.jpg?optimize=low&amp;auto=webp\" class=\"attachment-full size-full\" alt=\"Yardzen Platform\" srcset=\"https:\/\/www.belgard.com\/wp-content\/uploads\/2023\/03\/yardzen-get-started.jpg 777w, https:\/\/www.belgard.com\/wp-content\/uploads\/2023\/03\/yardzen-get-started-300x133.jpg 300w, https:\/\/www.belgard.com\/wp-content\/uploads\/2023\/03\/yardzen-get-started-768x341.jpg 768w\" sizes=\"auto, (max-width: 777px) 100vw, 777px\" \/>                                                                                    <\/a>\n                                                                            <\/picture>\n                                                                                            <\/figure>\n                        <\/section>\n                    <\/div>\n                                <div class=\"alternating-component-container image-first\">\n                        <section class=\"alternating-text-container\">\n                                                            <header class=\"alternating-text-header\">\n                                                                            <p class=\"alternating-text-header-callout\">Connect with a Local Contractor<\/p>\n                                                                        <p class=\"alternating-text-header-title\">Collaborate with Belgard&nbsp;Design&nbsp;Studio<\/p>\n                                <\/header>\n                                                                                        <div class=\"alternating-text-content\">\n                                    <p><p>When you work with a Belgard Authorized Contractor (BAC), you&#8217;re assured quality craftsmanship. In addition, your contractor can leverage Belgard Design Studio (BDS) to take the customized plan they have for your home and create a realistic vision of how your future outdoor living space would look in your own yard. You&#8217;ll be able to make sure your space is picture-perfect before building begins.<\/p>\n<\/p>\n                                <\/div>\n                                                                                        <footer class=\"alternating-text-footer\">\n                                    <a class=\"primary-cta-button\" type=\"button\" href=\"https:\/\/www.belgard.com\/find-contractor\/\" target=\"_self\">Get Connected<\/a>\n                                <\/footer>\n                                                    <\/section>\n                        <section class=\"alternating-image-container\">\n                            <figure class=\"alternating-image-figure\">\n                                                                    <picture>\n                                                                                    <a href=\"https:\/\/www.belgard.com\/find-contractor\/\" target=\"_self\">\n                                                                                <img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1440\" src=\"https:\/\/www.belgard.com\/wp-content\/uploads\/2023\/05\/BDS-Still01-scaled.jpg?optimize=low&amp;auto=webp\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/www.belgard.com\/wp-content\/uploads\/2023\/05\/BDS-Still01-scaled.jpg 2560w, https:\/\/www.belgard.com\/wp-content\/uploads\/2023\/05\/BDS-Still01-300x169.jpg 300w, https:\/\/www.belgard.com\/wp-content\/uploads\/2023\/05\/BDS-Still01-1024x576.jpg 1024w, https:\/\/www.belgard.com\/wp-content\/uploads\/2023\/05\/BDS-Still01-768x432.jpg 768w, https:\/\/www.belgard.com\/wp-content\/uploads\/2023\/05\/BDS-Still01-1536x864.jpg 1536w, https:\/\/www.belgard.com\/wp-content\/uploads\/2023\/05\/BDS-Still01-2048x1152.jpg 2048w, https:\/\/www.belgard.com\/wp-content\/uploads\/2023\/05\/BDS-Still01-1280x720.jpg 1280w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>                                                                                    <\/a>\n                                                                            <\/picture>\n                                                                                            <\/figure>\n                        <\/section>\n                    <\/div>\n            \n    <\/section>\n<\/div>\n\n\n<\/section>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\" id=\"h-outdoor-design-tool-comparison-chart\">Outdoor Design Tool Comparison Chart<\/h2>\n\n\n\n<style>\n\n\n\/\/CodePen styles\n\n.intro {\n  max-width: 1280px;\n  margin: 1em auto;\n}\n.table-scroll {\n  position: relative;\n  width:100%;\n  z-index: 1;\n  margin: auto;\n  overflow: auto;\n  height: auto;\n}\n.table-scroll table {\n\n  margin: auto;\n  border-collapse: separate;\n  border-spacing: 0;\n}\n.table-wrap {\n  position: relative;\n}\n.table-scroll th,\n.table-scroll td {\n  padding: 20px;\n  border: 1px solid #fff;\n  background: #fff;\n  vertical-align: middle;\n}\n.table-scroll thead th {\n  background: #1d5879;\n  color: #fff;\n  position: -webkit-sticky;\n  position: sticky;\n  top: 0;\n}\n\/* safari and ios need the tfoot itself to be position:sticky also *\/\n.table-scroll tfoot,\n.table-scroll tfoot th,\n.table-scroll tfoot td {\n  position: -webkit-sticky;\n  position: sticky;\n  bottom: 0;\n  background: #666;\n  color: #fff;\n  z-index:4;\n}\n\nth:first-child {\n  position: -webkit-sticky;\n  position: sticky;\n  left: 0;\n  z-index: 2;\n  background: #ccc;\n}\nthead th:first-child,\ntfoot th:first-child {\n  z-index: 5;\n}\n.table-scroll td {\n    border-right: 1px solid lightgray;\n    border-bottom: 1px solid lightgray;\n}\n\n<\/style>\n<div id=\"table-scroll\" class=\"table-scroll\">\n  <table id=\"main-table\" class=\"main-table\">\n    <thead>\n      <tr>\n        <th scope=\"col\"><\/th>\n        <th scope=\"col\">Belgard Rooms<\/th>\n        <th scope=\"col\">Yardzen<\/th>\n        <th scope=\"col\">Belgard Design Studio<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <th>Design Type<\/th>\n        <td>Templated<\/td>\n        <td>Custom<\/td>\n        <td>Custom<\/td>\n      <\/tr>\n      <tr>\n        <th>Starting Point<\/th>\n        <td>Online<\/td>\n        <td>Online<\/td>\n        <td>With Contractor<\/td>\n      <\/tr>\n      <tr>\n        <th>Homeowner Involvement<\/th>\n        <td>High<\/td>\n        <td>Medium<\/td>\n        <td>Low<\/td>\n      <\/tr>\n      <tr>\n        <th>3D Renders<\/th>\n        <td>Yes<\/td>\n        <td>Yes<\/td>\n        <td>Yes<\/td>\n      <\/tr>\n      <tr>\n        <th>AR Functionality<\/th>\n        <td>Yes<\/td>\n        <td>No<\/td>\n        <td>No<\/td>\n      <\/tr>\n      <tr>\n        <th>Design Quiz<\/th>\n        <td>Yes<\/td>\n        <td>Yes<\/td>\n        <td>No<\/td>\n      <\/tr>\n      <tr>\n        <th>Contractor-Ready Plans<\/th>\n        <td>No<\/td>\n        <td>Yes<\/td>\n        <td>Yes<\/td>\n      <\/tr>\n  <\/tbody><\/table>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Outdoor Design Tool Comparison Chart Belgard Rooms Yardzen Belgard Design Studio Design Type Templated Custom Custom Starting Point Online Online&#8230;<\/p>\n","protected":false},"author":2783,"featured_media":166402,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_searchwp_excluded":"","_EventAllDay":false,"_EventTimezone":"","_EventStartDate":"","_EventEndDate":"","_EventStartDateUTC":"","_EventEndDateUTC":"","_EventShowMap":false,"_EventShowMapLink":false,"_EventURL":"","_EventCost":"","_EventCostDescription":"","_EventCurrencySymbol":"","_EventCurrencyCode":"","_EventCurrencyPosition":"","_EventDateTimeSeparator":"","_EventTimeRangeSeparator":"","_EventOrganizerID":[],"_EventVenueID":[],"_OrganizerEmail":"","_OrganizerPhone":"","_OrganizerWebsite":"","_VenueAddress":"","_VenueCity":"","_VenueCountry":"","_VenueProvince":"","_VenueState":"","_VenueZip":"","_VenuePhone":"","_VenueURL":"","_VenueStateProvince":"","_VenueLat":"","_VenueLng":"","_VenueShowMap":false,"_VenueShowMapLink":false,"footnotes":""},"class_list":["post-162862","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.4 (Yoast SEO v26.4) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Belgard Hardscapes Design Options for Homeowners<\/title>\n<meta name=\"description\" content=\"Discover three innovative ways to design your dream backyard and transform your outdoor space with Belgard and Yardzen&#039;s expert guidance.\" \/>\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.belgard.com\/design-options-homeowners\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Design Options\" \/>\n<meta property=\"og:description\" content=\"Discover three innovative ways to design your dream backyard and transform your outdoor space with Belgard and Yardzen&#039;s expert guidance.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.belgard.com\/design-options-homeowners\/\" \/>\n<meta property=\"og:site_name\" content=\"Belgard\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/outdoorlivingbybelgard\/\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-17T16:55:53+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.belgard.com\/wp-content\/uploads\/2023\/05\/design-options.jpg?optimize=low&auto=webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\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=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.belgard.com\/design-options-homeowners\/\",\"url\":\"https:\/\/www.belgard.com\/design-options-homeowners\/\",\"name\":\"Belgard Hardscapes Design Options for Homeowners\",\"isPartOf\":{\"@id\":\"https:\/\/www.belgard.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.belgard.com\/design-options-homeowners\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.belgard.com\/design-options-homeowners\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.belgard.com\/wp-content\/uploads\/2023\/05\/design-options.jpg?optimize=low&auto=webp\",\"datePublished\":\"2023-06-02T15:53:17+00:00\",\"dateModified\":\"2024-10-17T16:55:53+00:00\",\"description\":\"Discover three innovative ways to design your dream backyard and transform your outdoor space with Belgard and Yardzen's expert guidance.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.belgard.com\/design-options-homeowners\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.belgard.com\/design-options-homeowners\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.belgard.com\/design-options-homeowners\/#primaryimage\",\"url\":\"https:\/\/www.belgard.com\/wp-content\/uploads\/2023\/05\/design-options.jpg?optimize=low&auto=webp\",\"contentUrl\":\"https:\/\/www.belgard.com\/wp-content\/uploads\/2023\/05\/design-options.jpg?optimize=low&auto=webp\",\"width\":1920,\"height\":1080},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.belgard.com\/design-options-homeowners\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.belgard.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Design Options\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.belgard.com\/#website\",\"url\":\"https:\/\/www.belgard.com\/\",\"name\":\"Belgard\",\"description\":\"Paves the Way\",\"publisher\":{\"@id\":\"https:\/\/www.belgard.com\/#organization\"},\"alternateName\":\"Belgard Hardscapes\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.belgard.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.belgard.com\/#organization\",\"name\":\"Belgard Hardscapes\",\"url\":\"https:\/\/www.belgard.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.belgard.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.belgard.com\/wp-content\/uploads\/2021\/01\/belgard-logo.png\",\"contentUrl\":\"https:\/\/www.belgard.com\/wp-content\/uploads\/2021\/01\/belgard-logo.png\",\"width\":1088,\"height\":100,\"caption\":\"Belgard Hardscapes\"},\"image\":{\"@id\":\"https:\/\/www.belgard.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/outdoorlivingbybelgard\/\",\"https:\/\/www.youtube.com\/user\/BelgardHardscapes\",\"https:\/\/www.instagram.com\/belgardoutdoorliving\/\",\"https:\/\/www.pinterest.com\/Belgard\/\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Belgard Hardscapes Design Options for Homeowners","description":"Discover three innovative ways to design your dream backyard and transform your outdoor space with Belgard and Yardzen's expert guidance.","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.belgard.com\/design-options-homeowners\/","og_locale":"en_US","og_type":"article","og_title":"Design Options","og_description":"Discover three innovative ways to design your dream backyard and transform your outdoor space with Belgard and Yardzen's expert guidance.","og_url":"https:\/\/www.belgard.com\/design-options-homeowners\/","og_site_name":"Belgard","article_publisher":"https:\/\/www.facebook.com\/outdoorlivingbybelgard\/","article_modified_time":"2024-10-17T16:55:53+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/www.belgard.com\/wp-content\/uploads\/2023\/05\/design-options.jpg?optimize=low&auto=webp","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.belgard.com\/design-options-homeowners\/","url":"https:\/\/www.belgard.com\/design-options-homeowners\/","name":"Belgard Hardscapes Design Options for Homeowners","isPartOf":{"@id":"https:\/\/www.belgard.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.belgard.com\/design-options-homeowners\/#primaryimage"},"image":{"@id":"https:\/\/www.belgard.com\/design-options-homeowners\/#primaryimage"},"thumbnailUrl":"https:\/\/www.belgard.com\/wp-content\/uploads\/2023\/05\/design-options.jpg?optimize=low&auto=webp","datePublished":"2023-06-02T15:53:17+00:00","dateModified":"2024-10-17T16:55:53+00:00","description":"Discover three innovative ways to design your dream backyard and transform your outdoor space with Belgard and Yardzen's expert guidance.","breadcrumb":{"@id":"https:\/\/www.belgard.com\/design-options-homeowners\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.belgard.com\/design-options-homeowners\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.belgard.com\/design-options-homeowners\/#primaryimage","url":"https:\/\/www.belgard.com\/wp-content\/uploads\/2023\/05\/design-options.jpg?optimize=low&auto=webp","contentUrl":"https:\/\/www.belgard.com\/wp-content\/uploads\/2023\/05\/design-options.jpg?optimize=low&auto=webp","width":1920,"height":1080},{"@type":"BreadcrumbList","@id":"https:\/\/www.belgard.com\/design-options-homeowners\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.belgard.com\/"},{"@type":"ListItem","position":2,"name":"Design Options"}]},{"@type":"WebSite","@id":"https:\/\/www.belgard.com\/#website","url":"https:\/\/www.belgard.com\/","name":"Belgard","description":"Paves the Way","publisher":{"@id":"https:\/\/www.belgard.com\/#organization"},"alternateName":"Belgard Hardscapes","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.belgard.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.belgard.com\/#organization","name":"Belgard Hardscapes","url":"https:\/\/www.belgard.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.belgard.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.belgard.com\/wp-content\/uploads\/2021\/01\/belgard-logo.png","contentUrl":"https:\/\/www.belgard.com\/wp-content\/uploads\/2021\/01\/belgard-logo.png","width":1088,"height":100,"caption":"Belgard Hardscapes"},"image":{"@id":"https:\/\/www.belgard.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/outdoorlivingbybelgard\/","https:\/\/www.youtube.com\/user\/BelgardHardscapes","https:\/\/www.instagram.com\/belgardoutdoorliving\/","https:\/\/www.pinterest.com\/Belgard\/"]}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.belgard.com\/wp-json\/wp\/v2\/pages\/162862","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.belgard.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.belgard.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.belgard.com\/wp-json\/wp\/v2\/users\/2783"}],"replies":[{"embeddable":true,"href":"https:\/\/www.belgard.com\/wp-json\/wp\/v2\/comments?post=162862"}],"version-history":[{"count":118,"href":"https:\/\/www.belgard.com\/wp-json\/wp\/v2\/pages\/162862\/revisions"}],"predecessor-version":[{"id":221932,"href":"https:\/\/www.belgard.com\/wp-json\/wp\/v2\/pages\/162862\/revisions\/221932"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.belgard.com\/wp-json\/wp\/v2\/media\/166402"}],"wp:attachment":[{"href":"https:\/\/www.belgard.com\/wp-json\/wp\/v2\/media?parent=162862"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}