{"id":7254,"date":"2025-04-27T22:23:36","date_gmt":"2025-04-27T22:23:36","guid":{"rendered":"https:\/\/zoostandart.ge\/?page_id=7254"},"modified":"2025-10-11T00:22:08","modified_gmt":"2025-10-11T00:22:08","slug":"monk","status":"publish","type":"page","link":"https:\/\/zoostandart.ge\/en\/monk\/","title":{"rendered":"Monge"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"7254\" class=\"elementor elementor-7254\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7906de3c elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7906de3c\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-283b1007\" data-id=\"283b1007\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3be68ec0 elementor-widget elementor-widget-shortcode\" data-id=\"3be68ec0\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <div class=\"monge-brands-page zoostandart-page\">\n        <style>\n            \/* General Styles *\/\n            .monge-brands-page {\n                font-family: 'Arial', sans-serif;\n                background-color: #fff;\n                margin: 0;\n                padding: 0;\n                width: 100%;\n            }\n\n            \/* Header Section *\/\n            .monge-header {\n                position: relative;\n                background: url('https:\/\/zoostandart.ge\/wp-content\/uploads\/hero-marchi.jpg') no-repeat center center;\n                background-size: cover;\n                height: 500px;\n                color: #fff;\n                text-align: center;\n                display: flex;\n                flex-direction: column;\n                justify-content: center;\n                align-items: center;\n            }\n            .monge-header .logo {\n                font-size: 60px;\n                font-weight: 700;\n                margin-bottom: 20px;\n                text-shadow: 2px 2px 4px rgba(0,0,0,0.3);\n                color: #fff;\n            }\n            .monge-header h1 {\n                font-size: 48px;\n                font-weight: 700;\n                text-shadow: 2px 2px 4px rgba(0,0,0,0.3);\n                margin: 0;\n                color: #fff;\n            }\n            .monge-header .scroll-down {\n                position: absolute;\n                bottom: 20px;\n                font-size: 30px;\n                color: #fff;\n                cursor: pointer;\n            }\n\n            \/* Main Content Section *\/\n            .monge-content {\n                max-width: 1200px;\n                margin: 0 auto;\n                padding: 50px 20px;\n                text-align: center;\n            }\n            .monge-content h2 {\n                font-size: 36px;\n                font-weight: 700;\n                color: #333;\n                margin-bottom: 20px;\n            }\n            .monge-content .subtitle {\n                font-size: 18px;\n                color: #666;\n                line-height: 1.6;\n                margin-bottom: 40px;\n            }\n\n            \/* Accordion Styles *\/\n            .accordion {\n                margin-bottom: 20px;\n            }\n            .accordion-item {\n                border-bottom: 1px solid #ddd;\n            }\n            .accordion-header {\n                background: #f9f9f9;\n                padding: 20px;\n                cursor: pointer;\n                display: flex;\n                justify-content: space-between;\n                align-items: center;\n            }\n            .accordion-header h3 {\n                font-size: 24px;\n                font-weight: 600;\n                color: #003366;\n                margin: 0;\n            }\n            .accordion-header .toggle-icon {\n                font-size: 24px;\n                color: #003366;\n            }\n            .accordion-content {\n                display: none;\n                padding: 20px;\n                background: #fff;\n                box-shadow: 0 2px 5px rgba(0,0,0,0.1);\n                border-radius: 5px;\n            }\n            .accordion-content.active {\n                display: block;\n            }\n            .accordion-content .brand-details {\n                display: flex;\n                gap: 30px;\n                align-items: center;\n            }\n            .accordion-content .brand-details .text {\n                flex: 1;\n                text-align: left;\n            }\n            .accordion-content .brand-details .text p {\n                font-size: 16px;\n                color: #555;\n                line-height: 1.6;\n                margin-bottom: 15px;\n            }\n            .accordion-content .brand-details .text .details-grid {\n                display: grid;\n                grid-template-columns: repeat(2, 1fr);\n                gap: 10px;\n                margin-bottom: 20px;\n            }\n            .accordion-content .brand-details .text .details-grid p {\n                margin: 0;\n                font-size: 14px;\n                color: #777;\n            }\n            .accordion-content .brand-details .text .details-grid p strong {\n                color: #333;\n            }\n            .accordion-content .brand-details .text .attributes {\n                margin-bottom: 20px;\n            }\n            .accordion-content .brand-details .text .attributes p {\n                font-size: 14px;\n                color: #003366;\n                margin: 5px 0;\n            }\n            .accordion-content .brand-details .image {\n                flex: 1;\n            }\n            .accordion-content .brand-details .image img {\n                max-width: 100%;\n                height: auto;\n                border-radius: 5px;\n            }\n            .accordion-content .brand-details .text .find-more-btn {\n                display: inline-block;\n                padding: 10px 20px;\n                background: #003366;\n                color: #fff;\n                text-decoration: none;\n                border-radius: 5px;\n                font-size: 16px;\n                font-weight: 500;\n            }\n            .accordion-content .brand-details .text .find-more-btn:hover {\n                background: #0055a5;\n            }\n\n            \/* Responsive Design *\/\n            @media (max-width: 768px) {\n                .monge-header {\n                    height: 400px;\n                }\n                .monge-header .logo {\n                    font-size: 40px;\n                }\n                .monge-header h1 {\n                    font-size: 32px;\n                }\n                .accordion-content .brand-details {\n                    flex-direction: column;\n                }\n                .accordion-content .brand-details .text,\n                .accordion-content .brand-details .image {\n                    flex: none;\n                    width: 100%;\n                }\n                .accordion-content .brand-details .text .details-grid {\n                    grid-template-columns: 1fr;\n                }\n            }\n        <\/style>\n\n        <!-- Header Section -->\n        <header class=\"monge-header\">\n            <div class=\"logo\">MONGE<\/div>\n            <h1>Our brands are one big family.<\/h1>\n            <div class=\"scroll-down\">\u2193<\/div>\n        <\/header>\n\n        <!-- Main Content Section -->\n        <section class=\"monge-content\">\n            <h2>Monge brands are one big family.<\/h2>\n            <p class=\"subtitle\">\n                Each member of the family is different, but they all share the same core values. Similarly, each Monge brand has its own personality and role. Designed to always offer animal lovers the highest quality for all market segments.\n            <\/p>\n\n            <!-- Accordion for Brands -->\n            <div class=\"accordion\">\n                <!-- Monge Natural Superpremium -->\n                <div class=\"accordion-item\">\n                    <div class=\"accordion-header\">\n                        <h3>Monge<\/h3>\n                        <span class=\"toggle-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"accordion-content\">\n                        <div class=\"brand-details\">\n                            <div class=\"text\">\n                                <p>A complete and balanced line for specialized diets, with highly palatable products specifically formulated for the age, size, condition and lifestyle of dogs and cats. First ingredient: animal protein source (fresh meat) and the latest generation of prebiotics xylo-oligosaccharides (XOS).<\/p>\n                                <div class=\"details-grid\">\n                                    <p><strong>Sales:<\/strong> Specialized stores<\/p>\n                                    <p><strong>For whom:<\/strong> Dogs and cats<\/p>\n                                    <p><strong>Type:<\/strong> Wet and dry food<\/p>\n                                    <p><strong>Age:<\/strong> Puppy, kitten and adult<\/p>\n                                <\/div>\n                                <div class=\"attributes\">\n                                    <p>Distinctive features:<\/p>\n                                    <p>\u00b7 Animal protein source as the first ingredient<\/p>\n                                    <p>\u00b7 With fresh meat<\/p>\n                                    <p>\u00b7 XOS prebiotics<\/p>\n                                    <p>\u00b7 High palatability<\/p>\n                                    <p>\u00b7 Single protein recipes also available<\/p>\n                                <\/div>\n                                <a href=\"#\" class=\"find-more-btn\">Learn more about the brand<\/a>\n                            <\/div>\n                            <div class=\"image\">\n                                <img decoding=\"async\" src=\"https:\/\/zoostandart.ge\/wp-content\/uploads\/Marchio-Momge.jpg\" alt=\"Monge Natural Superpremium Products\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- BWild -->\n                <div class=\"accordion-item\">\n                    <div class=\"accordion-header\">\n                        <h3>BWild<\/h3>\n                        <span class=\"toggle-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"accordion-content\">\n                        <div class=\"brand-details\">\n                            <div class=\"text\">\n                                <p>The product line, inspired by what dogs and cats would eat in their natural environment, provides the energy and essential nutrients they need to live their natural instincts. Over 65% of animal-derived ingredients, with a blend of fruits and vegetables.<\/p>\n                                <div class=\"details-grid\">\n                                    <p><strong>Sales:<\/strong> Specialized stores<\/p>\n                                    <p><strong>For whom:<\/strong> Dogs and cats<\/p>\n                                    <p><strong>Type:<\/strong> Wet and dry food<\/p>\n                                    <p><strong>Age:<\/strong> Puppy, kitten and adult<\/p>\n                                <\/div>\n                                <div class=\"attributes\">\n                                    <p>Distinctive features:<\/p>\n                                    <p>\u00b7 More than 65% of animal origin ingredients<\/p>\n                                    <p>\u00b7 Alternative carbohydrate sources (peas, potatoes, pumpkin, zucchini, tapioca and lentils)<\/p>\n                                    <p>\u00b7 Alternative protein sources (duck, goose, turkey, rabbit, lamb, wild boar, venison, buffalo, salmon, anchovies, cod and tuna)<\/p>\n                                    <p>\u00b7 With superfoods and functional ingredients<\/p>\n                                    <p>Low-grain and grain-free options also available<\/p>\n                                    <p>Allows for mixed feeding, combining wet and dry food<\/p>\n                                <\/div>\n                                <a href=\"#\" class=\"find-more-btn\">Learn more about the brand<\/a>\n                            <\/div>\n                            <div class=\"image\">\n                                <img decoding=\"async\" src=\"https:\/\/zoostandart.ge\/wp-content\/uploads\/Marchio-\u2013-BWild.jpg\" alt=\"BWild Products\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Monge VetSolution -->\n                <div class=\"accordion-item\">\n                    <div class=\"accordion-header\">\n                        <h3>Monge VetSolution<\/h3>\n                        <span class=\"toggle-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"accordion-content\">\n                        <div class=\"brand-details\">\n                            <div class=\"text\">\n                                <p>Veterinary line of dietary, grain-free food for specialized canines, designed to meet specific nutritional requirements. First ingredient: animal protein source (except liver) and grain-free in the recipe.<\/p>\n                                <div class=\"details-grid\">\n                                    <p><strong>Sales:<\/strong> Specialized stores<\/p>\n                                    <p><strong>For whom:<\/strong> Dogs and cats<\/p>\n                                    <p><strong>Type:<\/strong> Wet and dry food<\/p>\n                                    <p><strong>Age:<\/strong> Adult<\/p>\n                                <\/div>\n                                <div class=\"attributes\">\n                                    <p>Distinctive features:<\/p>\n                                    <p>\u00b7 Fit-aroma\u00ae technology (high palatability)<\/p>\n                                    <p>\u00b7 XOS prebiotics<\/p>\n                                    <p>Grain-free formula<\/p>\n                                    <p>\u00b7 Melon juice concentrate (dry food)<\/p>\n                                    <p>\u00b7 Free nucleotides (wet food)<\/p>\n                                <\/div>\n                                <a href=\"#\" class=\"find-more-btn\">Learn more about the brand<\/a>\n                            <\/div>\n                            <div class=\"image\">\n                                <img decoding=\"async\" src=\"https:\/\/zoostandart.ge\/wp-content\/uploads\/Marchio\u2013VetSolutionM.jpg\" alt=\"Monge VetSolution Products\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Monge Gift -->\n                <div class=\"accordion-item\">\n                    <div class=\"accordion-header\">\n                        <h3>Monge Gift<\/h3>\n                        <span class=\"toggle-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"accordion-content\">\n                        <div class=\"brand-details\">\n                            <div class=\"text\">\n                                <p>A new line of functional food for dogs and cats enriched with superfoods: a real treat for our pets and a gift for their health. Each protein performs a specific function, making it the ideal addition to Monge Natural Superpremium dry and wet recipes.<\/p>\n                                <div class=\"details-grid\">\n                                    <p><strong>Sales:<\/strong> Specialized stores<\/p>\n                                    <p><strong>For whom:<\/strong> Dogs and cats<\/p>\n                                    <p><strong>Type:<\/strong> Food<\/p>\n                                    <p><strong>Age:<\/strong> Adult<\/p>\n                                <\/div>\n                                <div class=\"attributes\">\n                                    <p>Distinctive features:<\/p>\n                                    <p>\u00b7 Single protein and grain-free recipes<\/p>\n                                    <p>Grain-free formula<\/p>\n                                    <p>\u00b7 Enriched with superfoods<\/p>\n                                    <p>\u00b7 Each protein has a specific function<\/p>\n                                    <p>\u00b7 Dog: Salmon &gt; Skin, Rabbit &gt; Immunity, Pork &gt; Growth, Duck &gt; Training, Lamb &gt; Flexibility, Trout &gt; Flexibility, Vegetables &gt; Digestion<\/p>\n                                    <p>\u00b7 Cat: Trout &gt; Growth, Rabbit &gt; Dental care, Pork &gt; Loss of appetite, Salmon &gt; Hairballs, Cod &gt; Skin, Duck &gt; Sterilized<\/p>\n                                <\/div>\n                                <a href=\"#\" class=\"find-more-btn\">Learn more about the brand<\/a>\n                            <\/div>\n                            <div class=\"image\">\n                                <img decoding=\"async\" src=\"https:\/\/zoostandart.ge\/wp-content\/uploads\/Marchio-\u2013-MONGE-Gift.jpg\" alt=\"Monge Gift Products\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Excellence -->\n                <div class=\"accordion-item\">\n                    <div class=\"accordion-header\">\n                        <h3>Excellence<\/h3>\n                        <span class=\"toggle-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"accordion-content\">\n                        <div class=\"brand-details\">\n                            <div class=\"text\">\n                                <p>A super premium complete food line for the food channel, designed to meet the specific ages, sizes and needs of dogs and cats. A range of dry and wet formats with meat as the main protein source, enriched with fruits, vitamins and superfoods.<\/p>\n                                <div class=\"details-grid\">\n                                    <p><strong>Sales:<\/strong> Food channel<\/p>\n                                    <p><strong>For whom:<\/strong> Dogs and cats<\/p>\n                                    <p><strong>Type:<\/strong> Wet and dry food<\/p>\n                                    <p><strong>Age:<\/strong> Puppy, kitten and adult<\/p>\n                                <\/div>\n                                <div class=\"attributes\">\n                                    <p>Distinctive features:<\/p>\n                                    <p>Meat as the main source of protein<\/p>\n                                    <p>Recipes rich in superfoods<\/p>\n                                    <p>\u00b7 Grain-free recipes also available<\/p>\n                                    <p>LeChat Natural:<\/p>\n                                    <p>Steamed tuna recipes<\/p>\n                                    <p>Maximum deliciousness for sensitive palates<\/p>\n                                    <p>\u00b7 Enriched with FOS prebiotics and vitamin E<\/p>\n                                <\/div>\n                                <a href=\"#\" class=\"find-more-btn\">Learn more about the brand<\/a>\n                            <\/div>\n                            <div class=\"image\">\n                                <img decoding=\"async\" src=\"https:\/\/zoostandart.ge\/wp-content\/uploads\/Marchio\u2013Excellence.jpg\" alt=\"Excellence Products\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Gemon -->\n                <div class=\"accordion-item\">\n                    <div class=\"accordion-header\">\n                        <h3>Gemon<\/h3>\n                        <span class=\"toggle-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"accordion-content\">\n                        <div class=\"brand-details\">\n                            <div class=\"text\">\n                                <p>A delicious and balanced diet for dogs and cats, carefully formulated to meet their specific needs, size, age, condition and lifestyle. Highly palatable, with fresh meat and prebiotics, at an excellent price-quality ratio.<\/p>\n                                <div class=\"details-grid\">\n                                    <p><strong>Sales:<\/strong> Specialized stores<\/p>\n                                    <p><strong>For whom:<\/strong> Dogs and cats<\/p>\n                                    <p><strong>Type:<\/strong> Wet and dry food<\/p>\n                                    <p><strong>Age:<\/strong> Puppy, kitten and adult<\/p>\n                                <\/div>\n                                <div class=\"attributes\">\n                                    <p>Distinctive features:<\/p>\n                                    <p>\u00b7 Optimal palatability<\/p>\n                                    <p>\u00b7 Fresh meat<\/p>\n                                    <p>\u00b7 FOS and MOS prebiotics<\/p>\n                                    <p>\u00b7 Different sized pieces for different animal sizes<\/p>\n                                    <p>\u00b7 Recipes that are appropriate for the size of the animal<\/p>\n                                <\/div>\n                                <a href=\"#\" class=\"find-more-btn\">Learn more about the brand<\/a>\n                            <\/div>\n                            <div class=\"image\">\n                                <img decoding=\"async\" src=\"https:\/\/zoostandart.ge\/wp-content\/uploads\/Marchio_Gemon-New.png\" alt=\"Gemon Products\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Special Dog | Le Chat -->\n                <div class=\"accordion-item\">\n                    <div class=\"accordion-header\">\n                        <h3>Special Dog | Le Chat<\/h3>\n                        <span class=\"toggle-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"accordion-content\">\n                        <div class=\"brand-details\">\n                            <div class=\"text\">\n                                <p>A product line for the food channel, in the best tradition of Monge, offering the best option for daily nutrition for dogs and cats. The recipes contain specially selected quality meats and are formulated to meet the specific age, size and needs of your pet.<\/p>\n                                <div class=\"details-grid\">\n                                    <p><strong>Sales:<\/strong> Food channel<\/p>\n                                    <p><strong>For whom:<\/strong> Dogs and cats<\/p>\n                                    <p><strong>Type:<\/strong> Wet and dry food<\/p>\n                                    <p><strong>Age:<\/strong> Puppy, kitten and adult<\/p>\n                                <\/div>\n                                <div class=\"attributes\">\n                                    <p>Distinctive features:<\/p>\n                                    <p>Selected high-quality ingredients<\/p>\n                                    <p>\u00b7 Recipes created by age<\/p>\n                                    <p>\u00b7 With fibers and grains as sources of fiber and vitamins<\/p>\n                                    <p>\u00b7 Balanced nutrition with minerals and vitamins A, D3, E<\/p>\n                                    <p>Essential amino acids (taurine) to support heart function in cats<\/p>\n                                <\/div>\n                                <a href=\"#\" class=\"find-more-btn\">Learn more about the brand<\/a>\n                            <\/div>\n                            <div class=\"image\">\n                                <img decoding=\"async\" src=\"https:\/\/zoostandart.ge\/wp-content\/uploads\/Marchio\u2013Special-Lechat.jpg\" alt=\"Special Dog Le Chat Products\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Simba | Leo\u2019s | Gran Bont\u00e0 | Art\u00f9 | Moustache -->\n                <div class=\"accordion-item\">\n                    <div class=\"accordion-header\">\n                        <h3>Simba | Leo&#039;s | Gran Bont\u00e0 | Art\u00f9 | Mustache<\/h3>\n                        <span class=\"toggle-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"accordion-content\">\n                        <div class=\"brand-details\">\n                            <div class=\"text\">\n                                <p>Recipes for a food channel in the true Monge tradition, meeting the nutritional needs of dogs and cats, with an eye on price. A wide range of tasty, highly digestible and rich in essential nutrients, with a wide range of wet and dry products.<\/p>\n                                <div class=\"details-grid\">\n                                    <p><strong>Sales:<\/strong> Grocery Channel and Specialty Stores<\/p>\n                                    <p><strong>For whom:<\/strong> Dogs and cats<\/p>\n                                    <p><strong>Type:<\/strong> Wet and dry food<\/p>\n                                    <p><strong>Age:<\/strong> Puppy, kitten and adult<\/p>\n                                <\/div>\n                                <div class=\"attributes\">\n                                    <p>Distinctive features:<\/p>\n                                    <p>\u00b7 Excellent price\/quality ratio<\/p>\n                                    <p>\u00b7 Delicious food<\/p>\n                                    <p>\u00b7 High digestion<\/p>\n                                    <p>Formulas for different ages and lifestyles<\/p>\n                                <\/div>\n                                <a href=\"#\" class=\"find-more-btn\">Learn more about the brand<\/a>\n                            <\/div>\n                            <div class=\"image\">\n                                <img decoding=\"async\" src=\"https:\/\/zoostandart.ge\/wp-content\/uploads\/Marchio\u2013Economy.jpg\" alt=\"Simba Leos Products\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- JavaScript for Accordion Functionality -->\n        <script>\n            document.querySelectorAll('.accordion-header').forEach(header => {\n                header.addEventListener('click', () => {\n                    const content = header.nextElementSibling;\n                    const icon = header.querySelector('.toggle-icon');\n                    const isOpen = content.classList.contains('active');\n\n                    \/\/ Close all other accordion items\n                    document.querySelectorAll('.accordion-content').forEach(item => {\n                        item.classList.remove('active');\n                        item.previousElementSibling.querySelector('.toggle-icon').textContent = '+';\n                    });\n\n                    \/\/ Toggle the clicked item\n                    if (!isOpen) {\n                        content.classList.add('active');\n                        icon.textContent = '-';\n                    }\n                });\n            });\n        <\/script>\n    <\/div>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-7254","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/zoostandart.ge\/en\/wp-json\/wp\/v2\/pages\/7254","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zoostandart.ge\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zoostandart.ge\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zoostandart.ge\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zoostandart.ge\/en\/wp-json\/wp\/v2\/comments?post=7254"}],"version-history":[{"count":0,"href":"https:\/\/zoostandart.ge\/en\/wp-json\/wp\/v2\/pages\/7254\/revisions"}],"wp:attachment":[{"href":"https:\/\/zoostandart.ge\/en\/wp-json\/wp\/v2\/media?parent=7254"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}