{"id":409,"date":"2019-11-11T08:37:45","date_gmt":"2019-11-11T08:37:45","guid":{"rendered":"https:\/\/demo.casethemes.net\/consultio-corporate2\/?page_id=409"},"modified":"2026-08-12T20:40:33","modified_gmt":"2026-08-12T19:40:33","slug":"services-v-2","status":"publish","type":"page","link":"https:\/\/legacyrabbitry.com\/index.php\/services-v-2\/","title":{"rendered":"Breeds"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"409\" class=\"elementor elementor-409\">\n\t\t\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-e1c792a elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default ct-header-fixed-none ct-row-max-none\" data-id=\"e1c792a\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n            \n                        <div class=\"elementor-container elementor-column-gap-no \">\n                    <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-be8a652\" data-id=\"be8a652\" data-element_type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                    \n        \t\t<div class=\"elementor-element elementor-element-1decfb3 elementor-widget elementor-widget-html\" data-id=\"1decfb3\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\r\n\/* =====================================\r\n   LEGACY RABBITRY - PREMIUM SERVICES\r\n===================================== *\/\r\n\r\n.legacy-services{\r\n    padding: 100px 20px;\r\n    background: #faf6f2;\r\n    font-family: Arial, sans-serif;\r\n}\r\n\r\n.legacy-services-container{\r\n    max-width: 1200px;\r\n    margin: auto;\r\n}\r\n\r\n\/* HEADER *\/\r\n.legacy-services-header{\r\n    max-width: 720px;\r\n    margin: 0 auto 55px;\r\n    text-align: center;\r\n}\r\n\r\n.legacy-services-label{\r\n    display: inline-block;\r\n    margin-bottom: 12px;\r\n    color: #a76f4a;\r\n    font-size: 13px;\r\n    font-weight: 700;\r\n    letter-spacing: 2px;\r\n    text-transform: uppercase;\r\n}\r\n\r\n.legacy-services-header h2{\r\n    margin: 0 0 16px;\r\n    color: #301d16;\r\n    font-family: Georgia, serif;\r\n    font-size: 48px;\r\n    line-height: 1.15;\r\n    font-weight: 500;\r\n}\r\n\r\n.legacy-services-header h2 span{\r\n    color: #a76f4a;\r\n}\r\n\r\n.legacy-services-header p{\r\n    margin: 0;\r\n    color: #746159;\r\n    font-size: 16px;\r\n    line-height: 1.8;\r\n}\r\n\r\n\r\n\/* GRID *\/\r\n.legacy-services-grid{\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 26px;\r\n}\r\n\r\n\r\n\/* CARD *\/\r\n.legacy-service-card{\r\n    background: #ffffff;\r\n    border: 1px solid rgba(167,111,74,.16);\r\n    border-radius: 22px;\r\n    overflow: hidden;\r\n    box-shadow: 0 12px 35px rgba(48,29,22,.07);\r\n    transition: all .35s ease;\r\n}\r\n\r\n.legacy-service-card:hover{\r\n    transform: translateY(-8px);\r\n    box-shadow: 0 25px 60px rgba(48,29,22,.15);\r\n}\r\n\r\n\r\n\/* IMAGE AREA *\/\r\n.legacy-service-image{\r\n    position: relative;\r\n    height: 250px;\r\n    overflow: hidden;\r\n}\r\n\r\n.legacy-service-image img{\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: cover;\r\n    display: block;\r\n    transition: transform .6s ease;\r\n}\r\n\r\n.legacy-service-card:hover .legacy-service-image img{\r\n    transform: scale(1.06);\r\n}\r\n\r\n\r\n\/* IMAGE OVERLAY *\/\r\n.legacy-service-image::after{\r\n    content: \"\";\r\n    position: absolute;\r\n    inset: 0;\r\n    z-index: 1;\r\n    background: linear-gradient(\r\n        to top,\r\n        rgba(48,29,22,.42) 0%,\r\n        rgba(48,29,22,.08) 50%,\r\n        transparent 100%\r\n    );\r\n    pointer-events: none;\r\n}\r\n\r\n\r\n\/* ICON - NOW FULLY VISIBLE *\/\r\n.legacy-service-icon{\r\n    position: absolute;\r\n    left: 24px;\r\n    bottom: 20px;\r\n\r\n    z-index: 10;\r\n\r\n    width: 62px;\r\n    height: 62px;\r\n\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n\r\n    background: #a76f4a;\r\n    color: #ffffff;\r\n\r\n    border: 3px solid rgba(255,255,255,.95);\r\n    border-radius: 50%;\r\n\r\n    box-shadow:\r\n        0 10px 25px rgba(48,29,22,.25),\r\n        0 0 0 5px rgba(255,255,255,.15);\r\n\r\n    transition: all .3s ease;\r\n}\r\n\r\n.legacy-service-icon svg{\r\n    position: relative;\r\n    z-index: 11;\r\n\r\n    width: 27px;\r\n    height: 27px;\r\n\r\n    fill: none;\r\n    stroke: #ffffff;\r\n    stroke-width: 1.8;\r\n    stroke-linecap: round;\r\n    stroke-linejoin: round;\r\n}\r\n\r\n.legacy-service-card:hover .legacy-service-icon{\r\n    background: #301d16;\r\n    transform: scale(1.06);\r\n}\r\n\r\n\r\n\/* CONTENT *\/\r\n.legacy-service-content{\r\n    padding: 30px 28px 32px;\r\n}\r\n\r\n.legacy-service-content h3{\r\n    margin: 0 0 13px;\r\n    color: #301d16;\r\n    font-family: Georgia, serif;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.legacy-service-content p{\r\n    min-height: 108px;\r\n    margin: 0 0 25px;\r\n    color: #746159;\r\n    font-size: 15px;\r\n    line-height: 1.8;\r\n}\r\n\r\n\r\n\/* BUTTON *\/\r\n.legacy-service-btn{\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 9px;\r\n\r\n    padding: 13px 23px;\r\n\r\n    background: #301d16;\r\n    color: #ffffff !important;\r\n\r\n    text-decoration: none;\r\n    border-radius: 50px;\r\n\r\n    font-size: 13px;\r\n    font-weight: 700;\r\n\r\n    transition: all .3s ease;\r\n}\r\n\r\n.legacy-service-btn span{\r\n    font-size: 17px;\r\n    line-height: 1;\r\n    transition: transform .3s ease;\r\n}\r\n\r\n.legacy-service-btn:hover{\r\n    background: #a76f4a;\r\n    color: #ffffff !important;\r\n}\r\n\r\n.legacy-service-btn:hover span{\r\n    transform: translateX(4px);\r\n}\r\n\r\n\r\n\/* RESPONSIVE *\/\r\n@media(max-width: 950px){\r\n\r\n    .legacy-services-grid{\r\n        grid-template-columns: repeat(2, 1fr);\r\n    }\r\n\r\n    .legacy-services-header h2{\r\n        font-size: 41px;\r\n    }\r\n}\r\n\r\n@media(max-width: 650px){\r\n\r\n    .legacy-services{\r\n        padding: 65px 15px;\r\n    }\r\n\r\n    .legacy-services-grid{\r\n        grid-template-columns: 1fr;\r\n    }\r\n\r\n    .legacy-services-header{\r\n        margin-bottom: 38px;\r\n    }\r\n\r\n    .legacy-services-header h2{\r\n        font-size: 35px;\r\n    }\r\n\r\n    .legacy-service-image{\r\n        height: 260px;\r\n    }\r\n\r\n    .legacy-service-content p{\r\n        min-height: auto;\r\n    }\r\n}\r\n<\/style>\r\n\r\n\r\n<section class=\"legacy-services\">\r\n\r\n    <div class=\"legacy-services-container\">\r\n\r\n        <!-- HEADER -->\r\n        <div class=\"legacy-services-header\">\r\n\r\n            <div class=\"legacy-services-label\">\r\n                Our Services\r\n            <\/div>\r\n\r\n            <h2>\r\n                Dedicated to Quality,\r\n                <span>Care &amp; Excellence<\/span>\r\n            <\/h2>\r\n\r\n            <p>\r\n                Thoughtful guidance, responsible breeding, and attentive care\r\n                for every rabbit at Legacy Rabbitry USA.\r\n            <\/p>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"legacy-services-grid\">\r\n\r\n\r\n            <!-- CONSULTATION -->\r\n            <div class=\"legacy-service-card\">\r\n\r\n                <div class=\"legacy-service-image\">\r\n\r\n                    <img decoding=\"async\"\r\n                        src=\"https:\/\/legacyrabbitry.com\/wp-content\/uploads\/2026\/08\/79d51925fe7e65c3e83b9be30c3baeff.jpg\"\r\n                        alt=\"Rabbit Consultation\">\r\n\r\n                    <div class=\"legacy-service-icon\">\r\n\r\n                        <svg viewBox=\"0 0 24 24\">\r\n                            <path d=\"M21 15a4 4 0 0 1-4 4H8l-5 3V7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4z\"\/>\r\n                            <path d=\"M8 9h8\"\/>\r\n                            <path d=\"M8 13h5\"\/>\r\n                        <\/svg>\r\n\r\n                    <\/div>\r\n\r\n                <\/div>\r\n\r\n                <div class=\"legacy-service-content\">\r\n\r\n                    <h3>Consultation<\/h3>\r\n\r\n                    <p>\r\n                        Receive friendly and knowledgeable guidance when\r\n                        choosing the right rabbit. We answer your questions\r\n                        and help make your experience informed, comfortable,\r\n                        and enjoyable from the very beginning.\r\n                    <\/p>\r\n\r\n                    <a href=\"https:\/\/legacyrabbitry.com\/index.php\/contact-v-4\/\"\r\n                       class=\"legacy-service-btn\">\r\n                        Contact Us <span>\u2192<\/span>\r\n                    <\/a>\r\n\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <!-- BREEDING EXCELLENCE -->\r\n            <div class=\"legacy-service-card\">\r\n\r\n                <div class=\"legacy-service-image\">\r\n\r\n                    <img decoding=\"async\"\r\n                        src=\"https:\/\/legacyrabbitry.com\/wp-content\/uploads\/2026\/08\/i-2026-08-11T201810.514.webp\"\r\n                        alt=\"Breeding Excellence\">\r\n\r\n                    <div class=\"legacy-service-icon\">\r\n\r\n                        <svg viewBox=\"0 0 24 24\">\r\n                            <path d=\"M12 21s-7-4.5-9-9C1.3 8.5 3.5 5 7 5c2.2 0 4 1.4 5 3 1-1.6 2.8-3 5-3 3.5 0 5.7 3.5 4 7-2 4.5-9 9-9 9z\"\/>\r\n                        <\/svg>\r\n\r\n                    <\/div>\r\n\r\n                <\/div>\r\n\r\n                <div class=\"legacy-service-content\">\r\n\r\n                    <h3>Breeding Excellence<\/h3>\r\n\r\n                    <p>\r\n                        Our breeding program focuses on responsible practices,\r\n                        careful selection, and exceptional quality. We proudly\r\n                        raise New Zealand White, English Lop, and Continental\r\n                        Giant rabbits with dedication and purpose.\r\n                    <\/p>\r\n\r\n                    <a href=\"https:\/\/legacyrabbitry.com\/index.php\/contact-v-4\/\"\r\n                       class=\"legacy-service-btn\">\r\n                        Contact Us <span>\u2192<\/span>\r\n                    <\/a>\r\n\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <!-- HEALTH & CARE -->\r\n            <div class=\"legacy-service-card\">\r\n\r\n                <div class=\"legacy-service-image\">\r\n\r\n                    <img decoding=\"async\"\r\n                        src=\"https:\/\/legacyrabbitry.com\/wp-content\/uploads\/2026\/08\/img_8600-Pfq66sEZcPkpC2Sm.avif\"\r\n                        alt=\"Rabbit Health and Care\">\r\n\r\n                    <div class=\"legacy-service-icon\">\r\n\r\n                        <svg viewBox=\"0 0 24 24\">\r\n                            <path d=\"M12 21s-7-4.6-9-9C1.3 8.5 3.5 5 7 5c2.2 0 4 1.4 5 3 1-1.6 2.8-3 5-3 3.5 0 5.7 3.5 4 7-2 4.4-9 9-9 9z\"\/>\r\n                            <path d=\"M8 12h2l1.2-2.5L13 15l1.3-3H17\"\/>\r\n                        <\/svg>\r\n\r\n                    <\/div>\r\n\r\n                <\/div>\r\n\r\n                <div class=\"legacy-service-content\">\r\n\r\n                    <h3>Health &amp; Care<\/h3>\r\n\r\n                    <p>\r\n                        Every rabbit receives attentive daily care in a clean\r\n                        and comfortable environment. We focus on proper\r\n                        nutrition, wellbeing, cleanliness, and healthy\r\n                        development throughout every stage of care.\r\n                    <\/p>\r\n\r\n                    <a href=\"https:\/\/legacyrabbitry.com\/index.php\/contact-v-4\/\"\r\n                       class=\"legacy-service-btn\">\r\n                        Contact Us <span>\u2192<\/span>\r\n                    <\/a>\r\n\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\n        <\/div>\n                    <\/div>\n        <\/section>\n                <section class=\"elementor-section elementor-top-section elementor-element elementor-element-95ef260 elementor-section-boxed elementor-section-height-default elementor-section-height-default ct-header-fixed-none ct-row-max-none\" data-id=\"95ef260\" data-element_type=\"section\">\n            \n                        <div class=\"elementor-container elementor-column-gap-default \">\n                    <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2d3c68a\" data-id=\"2d3c68a\" data-element_type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                    \n        \t\t<div class=\"elementor-element elementor-element-46f3f83 elementor-widget elementor-widget-ct_heading\" data-id=\"46f3f83\" data-element_type=\"widget\" data-widget_type=\"ct_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"ct-heading h-align-center  sub-style1 ct-heading-left item-st-default\">\r\n\t    <h3 class=\"item--title st-default \" data-wow-delay=\"ms\">\r\n                <span class=\"sp-main\">\r\n            \r\n            Our Rabbits\r\n            \r\n                    <\/span>\r\n            <\/h3>\r\n<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\n        <\/div>\n                    <\/div>\n        <\/section>\n                <section class=\"elementor-section elementor-top-section elementor-element elementor-element-9abfd91 elementor-section-boxed elementor-section-height-default elementor-section-height-default ct-header-fixed-none ct-row-max-none\" data-id=\"9abfd91\" data-element_type=\"section\">\n            \n                        <div class=\"elementor-container elementor-column-gap-default \">\n                    <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5264fab\" data-id=\"5264fab\" data-element_type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                    \n        \t\t<div class=\"elementor-element elementor-element-8c3bdec gallery-spacing-custom elementor-widget elementor-widget-image-gallery\" data-id=\"8c3bdec\" data-element_type=\"widget\" data-widget_type=\"image-gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.23.0 - 05-08-2024 *\/\n.elementor-image-gallery .gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;max-width:100%;margin:0 auto}.elementor-image-gallery .gallery-item img{margin:0 auto}.elementor-image-gallery .gallery-item .gallery-caption{margin:0}.elementor-image-gallery figure img{display:block}.elementor-image-gallery figure figcaption{width:100%}.gallery-spacing-custom .elementor-image-gallery .gallery-icon{padding:0}@media (min-width:768px){.elementor-image-gallery .gallery-columns-2 .gallery-item{max-width:50%}.elementor-image-gallery .gallery-columns-3 .gallery-item{max-width:33.33%}.elementor-image-gallery .gallery-columns-4 .gallery-item{max-width:25%}.elementor-image-gallery .gallery-columns-5 .gallery-item{max-width:20%}.elementor-image-gallery .gallery-columns-6 .gallery-item{max-width:16.666%}.elementor-image-gallery .gallery-columns-7 .gallery-item{max-width:14.28%}.elementor-image-gallery .gallery-columns-8 .gallery-item{max-width:12.5%}.elementor-image-gallery .gallery-columns-9 .gallery-item{max-width:11.11%}.elementor-image-gallery .gallery-columns-10 .gallery-item{max-width:10%}}@media (min-width:480px) and (max-width:767px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:50%}}@media (max-width:479px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:100%}}<\/style>\t\t<div class=\"elementor-image-gallery\">\n\t\t\t<div id='gallery-1' class='gallery galleryid-409 gallery-columns-3 gallery-size-full'><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"744\" height=\"743\" src=\"https:\/\/legacyrabbitry.com\/wp-content\/uploads\/2026\/08\/6.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/legacyrabbitry.com\/wp-content\/uploads\/2026\/08\/6.png 744w, https:\/\/legacyrabbitry.com\/wp-content\/uploads\/2026\/08\/6-300x300.png 300w, https:\/\/legacyrabbitry.com\/wp-content\/uploads\/2026\/08\/6-150x150.png 150w\" sizes=\"(max-width: 744px) 100vw, 744px\" \/>\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon portrait'>\n\t\t\t\t<img decoding=\"async\" width=\"734\" height=\"743\" src=\"https:\/\/legacyrabbitry.com\/wp-content\/uploads\/2026\/08\/5.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/legacyrabbitry.com\/wp-content\/uploads\/2026\/08\/5.png 734w, https:\/\/legacyrabbitry.com\/wp-content\/uploads\/2026\/08\/5-296x300.png 296w\" sizes=\"(max-width: 734px) 100vw, 734px\" \/>\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<img decoding=\"async\" width=\"743\" height=\"740\" src=\"https:\/\/legacyrabbitry.com\/wp-content\/uploads\/2026\/08\/4.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/legacyrabbitry.com\/wp-content\/uploads\/2026\/08\/4.png 743w, https:\/\/legacyrabbitry.com\/wp-content\/uploads\/2026\/08\/4-300x300.png 300w, https:\/\/legacyrabbitry.com\/wp-content\/uploads\/2026\/08\/4-150x150.png 150w\" sizes=\"(max-width: 743px) 100vw, 743px\" \/>\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon portrait'>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"735\" height=\"746\" src=\"https:\/\/legacyrabbitry.com\/wp-content\/uploads\/2026\/08\/3.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/legacyrabbitry.com\/wp-content\/uploads\/2026\/08\/3.png 735w, https:\/\/legacyrabbitry.com\/wp-content\/uploads\/2026\/08\/3-296x300.png 296w\" sizes=\"(max-width: 735px) 100vw, 735px\" \/>\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"746\" height=\"744\" src=\"https:\/\/legacyrabbitry.com\/wp-content\/uploads\/2026\/08\/22.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/legacyrabbitry.com\/wp-content\/uploads\/2026\/08\/22.png 746w, https:\/\/legacyrabbitry.com\/wp-content\/uploads\/2026\/08\/22-300x300.png 300w, https:\/\/legacyrabbitry.com\/wp-content\/uploads\/2026\/08\/22-150x150.png 150w\" sizes=\"(max-width: 746px) 100vw, 746px\" \/>\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"752\" height=\"743\" src=\"https:\/\/legacyrabbitry.com\/wp-content\/uploads\/2026\/08\/1.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/legacyrabbitry.com\/wp-content\/uploads\/2026\/08\/1.png 752w, https:\/\/legacyrabbitry.com\/wp-content\/uploads\/2026\/08\/1-300x296.png 300w\" sizes=\"(max-width: 752px) 100vw, 752px\" \/>\n\t\t\t<\/div><\/figure>\n\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\n        <\/div>\n                    <\/div>\n        <\/section>\n        \t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Our Services Dedicated to Quality, Care &amp; Excellence Thoughtful guidance, responsible breeding, and attentive care for every rabbit at Legacy Rabbitry USA. Consultation Receive friendly and knowledgeable guidance when choosing the right rabbit. We answer your questions and help make your experience informed, comfortable, and enjoyable from the very beginning. Contact Us \u2192 Breeding Excellence [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-409","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/legacyrabbitry.com\/index.php\/wp-json\/wp\/v2\/pages\/409","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/legacyrabbitry.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/legacyrabbitry.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/legacyrabbitry.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/legacyrabbitry.com\/index.php\/wp-json\/wp\/v2\/comments?post=409"}],"version-history":[{"count":10,"href":"https:\/\/legacyrabbitry.com\/index.php\/wp-json\/wp\/v2\/pages\/409\/revisions"}],"predecessor-version":[{"id":5937,"href":"https:\/\/legacyrabbitry.com\/index.php\/wp-json\/wp\/v2\/pages\/409\/revisions\/5937"}],"wp:attachment":[{"href":"https:\/\/legacyrabbitry.com\/index.php\/wp-json\/wp\/v2\/media?parent=409"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}