{"id":6,"date":"2026-09-01T19:29:05","date_gmt":"2026-09-01T19:29:05","guid":{"rendered":"https:\/\/vectis-capital.net\/?page_id=6"},"modified":"2026-09-01T19:29:05","modified_gmt":"2026-09-01T19:29:05","slug":"6-2","status":"publish","type":"page","link":"https:\/\/vectis-capital.net\/?page_id=6","title":{"rendered":""},"content":{"rendered":"\n<!-- \u05d8\u05e2\u05d9\u05e0\u05ea \u05e4\u05d5\u05e0\u05d8\u05d9\u05dd \u05d5\u05d0\u05d9\u05d9\u05e7\u05d5\u05e0\u05d9\u05dd (Google Fonts + FontAwesome) -->\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;500;600;700&#038;family=Playfair+Display:wght@600;700&#038;display=swap\" rel=\"stylesheet\">\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n\n<!-- \u05ea\u05d7\u05d9\u05dc\u05ea \u05d4\u05e2\u05d9\u05e6\u05d5\u05d1 \u05d4\u05de\u05e7\u05d5\u05de\u05d9 -->\n<style>\n#vectis-wrapper {\n    \/* \u05de\u05e9\u05ea\u05e0\u05d9 \u05e6\u05d1\u05e2\u05d9\u05dd *\/\n    --primary-navy: #0F2027;\n    --primary-green: #203A43;\n    --accent-gold: #C5A059;\n    --text-dark: #333333;\n    --text-light: #F8F9FA;\n    --bg-light: #F4F7F6;\n    \n    \/* \u05e4\u05d5\u05e0\u05d8\u05d9\u05dd *\/\n    --font-heading: 'Playfair Display', serif;\n    --font-body: 'Montserrat', sans-serif;\n    \n    font-family: var(--font-body);\n    color: var(--text-dark);\n    line-height: 1.6;\n    background-color: #fff;\n    text-align: left;\n}\n\n#vectis-wrapper * {\n    box-sizing: border-box;\n}\n\nhtml {\n    scroll-behavior: smooth;\n}\n\n#vectis-wrapper a {\n    text-decoration: none;\n    color: inherit;\n    box-shadow: none;\n    transition: all 0.3s ease;\n}\n\n#vectis-wrapper ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n}\n\n#vectis-wrapper .v-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 20px;\n}\n\n#vectis-wrapper .v-section {\n    padding: 80px 0;\n}\n\n#vectis-wrapper .bg-light {\n    background-color: var(--bg-light);\n}\n\n\/* \u05db\u05d5\u05ea\u05e8\u05d5\u05ea \u05d0\u05d6\u05d5\u05e8\u05d9\u05dd *\/\n#vectis-wrapper .section-title {\n    text-align: center;\n    margin-bottom: 50px;\n}\n#vectis-wrapper .section-title h2 {\n    font-family: var(--font-heading);\n    font-size: 2.5rem;\n    color: var(--primary-navy);\n    margin-bottom: 15px;\n    font-weight: 700;\n}\n#vectis-wrapper .section-title p {\n    color: #666;\n    font-size: 1.1rem;\n    max-width: 600px;\n    margin: 0 auto;\n}\n\n\/* \u05ea\u05e4\u05e8\u05d9\u05d8 \u05e2\u05dc\u05d9\u05d5\u05df *\/\n#vectis-wrapper .v-navbar {\n    position: fixed;\n    top: 0;\n    left: 0;\n    width: 100%;\n    background-color: rgba(15, 32, 39, 0.95);\n    backdrop-filter: blur(10px);\n    z-index: 99999;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.1);\n}\n#vectis-wrapper .nav-content {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px 20px;\n}\n#vectis-wrapper .v-logo {\n    font-family: var(--font-heading);\n    font-size: 1.8rem;\n    font-weight: 700;\n    color: #fff;\n    letter-spacing: 1px;\n}\n#vectis-wrapper .v-logo span {\n    color: var(--accent-gold);\n}\n#vectis-wrapper .nav-links {\n    display: flex;\n    align-items: center;\n    gap: 30px;\n}\n#vectis-wrapper .nav-links a {\n    color: var(--text-light);\n    font-size: 0.95rem;\n    font-weight: 500;\n    text-transform: uppercase;\n}\n#vectis-wrapper .nav-links a:hover {\n    color: var(--accent-gold);\n}\n#vectis-wrapper .btn-nav {\n    background-color: var(--accent-gold);\n    color: #fff !important;\n    padding: 10px 20px;\n    border-radius: 4px;\n    font-weight: 600;\n}\n#vectis-wrapper .v-hamburger {\n    display: none;\n    color: #fff;\n    font-size: 1.5rem;\n    cursor: pointer;\n}\n\n\/* \u05d0\u05d6\u05d5\u05e8 \u05e8\u05d0\u05e9\u05d9 (Hero) *\/\n#vectis-wrapper .v-hero {\n    height: 100vh;\n    min-height: 600px;\n    background-image: url('https:\/\/images.unsplash.com\/photo-1500382017468-9049fed747ef?ixlib=rb-4.0.3&auto=format&fit=crop&w=1920&q=80');\n    background-size: cover;\n    background-position: center;\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    margin-top: 0;\n}\n#vectis-wrapper .hero-overlay {\n    position: absolute;\n    top: 0; left: 0; width: 100%; height: 100%;\n    background: linear-gradient(to bottom, rgba(15,32,39,0.7), rgba(32,58,67,0.7));\n}\n#vectis-wrapper .hero-content {\n    position: relative;\n    z-index: 1;\n    color: #fff;\n    max-width: 800px;\n    padding: 0 20px;\n    margin-top: 50px;\n}\n#vectis-wrapper .hero-content h1 {\n    font-family: var(--font-heading);\n    font-size: 4rem;\n    line-height: 1.2;\n    margin-bottom: 20px;\n    color: #fff;\n}\n#vectis-wrapper .hero-content p {\n    font-size: 1.2rem;\n    margin-bottom: 40px;\n}\n#vectis-wrapper .search-bar {\n    display: flex;\n    background: #fff;\n    padding: 10px;\n    border-radius: 5px;\n    gap: 10px;\n    flex-wrap: wrap;\n}\n#vectis-wrapper .search-bar select {\n    flex: 1;\n    padding: 15px;\n    border: 1px solid #ddd;\n    border-radius: 4px;\n    font-size: 1rem;\n    min-width: 150px;\n    font-family: var(--font-body);\n}\n#vectis-wrapper .btn-primary {\n    background-color: var(--accent-gold);\n    color: #fff;\n    padding: 15px 30px;\n    border: none;\n    border-radius: 4px;\n    font-weight: 600;\n    cursor: pointer;\n    text-transform: uppercase;\n    font-family: var(--font-body);\n}\n#vectis-wrapper .btn-primary:hover {\n    background-color: #a88748;\n}\n\n\/* \u05e0\u05db\u05e1\u05d9\u05dd *\/\n#vectis-wrapper .properties-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n    gap: 30px;\n}\n#vectis-wrapper .property-card {\n    background: #fff;\n    border-radius: 8px;\n    overflow: hidden;\n    box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n    transition: transform 0.3s;\n}\n#vectis-wrapper .property-card:hover {\n    transform: translateY(-5px);\n}\n#vectis-wrapper .property-image {\n    height: 250px;\n    background-size: cover;\n    background-position: center;\n    position: relative;\n}\n#vectis-wrapper .price-tag {\n    position: absolute;\n    bottom: 15px;\n    left: 15px;\n    background-color: var(--primary-navy);\n    color: #fff;\n    padding: 8px 15px;\n    font-weight: 700;\n    border-radius: 4px;\n}\n#vectis-wrapper .property-content {\n    padding: 25px;\n}\n#vectis-wrapper .property-content h3 {\n    font-family: var(--font-heading);\n    font-size: 1.4rem;\n    color: var(--primary-navy);\n    margin-bottom: 10px;\n    margin-top: 0;\n}\n#vectis-wrapper .property-features {\n    display: flex;\n    justify-content: space-between;\n    border-top: 1px solid #eee;\n    border-bottom: 1px solid #eee;\n    padding: 15px 0;\n    margin-bottom: 20px;\n}\n#vectis-wrapper .btn-outline {\n    display: block;\n    text-align: center;\n    border: 2px solid var(--primary-navy);\n    color: var(--primary-navy);\n    padding: 10px;\n    border-radius: 4px;\n    font-weight: 600;\n    text-transform: uppercase;\n}\n#vectis-wrapper .btn-outline:hover {\n    background-color: var(--primary-navy);\n    color: #fff;\n}\n\n\/* \u05d0\u05d5\u05d3\u05d5\u05ea *\/\n#vectis-wrapper .features-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 40px;\n}\n#vectis-wrapper .feature-box {\n    text-align: center;\n    padding: 30px;\n    background: #fff;\n    border-radius: 8px;\n    box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n}\n#vectis-wrapper .feature-box i {\n    font-size: 3rem;\n    color: var(--accent-gold);\n    margin-bottom: 20px;\n}\n#vectis-wrapper .feature-box h3 {\n    font-family: var(--font-heading);\n    color: var(--primary-navy);\n    margin-bottom: 15px;\n}\n\n\/* \u05d9\u05e6\u05d9\u05e8\u05ea \u05e7\u05e9\u05e8 *\/\n#vectis-wrapper .contact-container {\n    display: flex;\n    gap: 50px;\n    align-items: center;\n}\n#vectis-wrapper .contact-info, #vectis-wrapper .contact-form {\n    flex: 1;\n}\n#vectis-wrapper .contact-form input, #vectis-wrapper .contact-form textarea {\n    width: 100%;\n    padding: 15px;\n    border: 1px solid #ccc;\n    border-radius: 4px;\n    margin-bottom: 15px;\n    font-family: var(--font-body);\n}\n\n\/* \u05e8\u05e1\u05e4\u05d5\u05e0\u05e1\u05d9\u05d1\u05d9\u05d5\u05ea *\/\n@media (max-width: 768px) {\n    #vectis-wrapper .nav-links {\n        display: none;\n        flex-direction: column;\n        position: absolute;\n        top: 100%;\n        left: 0;\n        width: 100%;\n        background-color: var(--primary-navy);\n        padding: 20px 0;\n    }\n    #vectis-wrapper .nav-links.active {\n        display: flex;\n    }\n    #vectis-wrapper .v-hamburger {\n        display: block;\n    }\n    #vectis-wrapper .hero-content h1 {\n        font-size: 2.5rem;\n    }\n    #vectis-wrapper .contact-container {\n        flex-direction: column;\n    }\n}\n<\/style>\n\n<!-- \u05ea\u05d7\u05d9\u05dc\u05ea \u05d4\u05de\u05d1\u05e0\u05d4 \u05d4\u05e8\u05d0\u05e9\u05d9 -->\n<div id=\"vectis-wrapper\">\n    <!-- Navbar -->\n    <nav class=\"v-navbar\">\n        <div class=\"nav-content\">\n            <a href=\"#home\" class=\"v-logo\">VECTIS <span>CAPITAL<\/span><\/a>\n            <div class=\"v-hamburger\" id=\"vectis-hamburger\"><i class=\"fas fa-bars\"><\/i><\/div>\n            <ul class=\"nav-links\" id=\"vectis-nav-links\">\n                <li><a href=\"#home\">Home<\/a><\/li>\n                <li><a href=\"#properties\">Featured Land<\/a><\/li>\n                <li><a href=\"#about\">Why Us<\/a><\/li>\n                <li><a href=\"#contact\" class=\"btn-nav\">Contact Us<\/a><\/li>\n            <\/ul>\n        <\/div>\n    <\/nav>\n\n    <!-- Hero -->\n    <header id=\"home\" class=\"v-hero\">\n        <div class=\"hero-overlay\"><\/div>\n        <div class=\"hero-content\">\n            <h1>Invest in Premium US Land<\/h1>\n            <p>Building Wealth Through Strategic Land Ownership. Solid ground, solid returns.<\/p>\n            <div class=\"search-bar\">\n                <select><option>State \/ Region<\/option><option>Texas<\/option><option>Colorado<\/option><option>Montana<\/option><\/select>\n                <select><option>Acreage<\/option><option>10 &#8211; 50 Acres<\/option><option>50 &#8211; 100 Acres<\/option><option>100+ Acres<\/option><\/select>\n                <a href=\"#properties\" class=\"btn-primary\" style=\"display:inline-block; text-align:center;\">Search Properties<\/a>\n            <\/div>\n        <\/div>\n    <\/header>\n\n    <!-- Properties -->\n    <section id=\"properties\" class=\"v-section\">\n        <div class=\"v-container\">\n            <div class=\"section-title\">\n                <h2>Featured Properties<\/h2>\n                <p>Explore exclusive off-market and premium land opportunities across the United States.<\/p>\n            <\/div>\n            <div class=\"properties-grid\">\n                <!-- Card 1 -->\n                <div class=\"property-card\">\n                    <div class=\"property-image\" style=\"background-image: url('https:\/\/images.unsplash.com\/photo-1500534623283-312aade485b7?ixlib=rb-4.0.3&#038;w=800&#038;q=80');\">\n                        <div class=\"price-tag\">$150,000<\/div>\n                    <\/div>\n                    <div class=\"property-content\">\n                        <h3>The Willow Creek Tract<\/h3>\n                        <p style=\"color:#777; margin-bottom:10px;\"><i class=\"fas fa-map-marker-alt\" style=\"color:#C5A059\"><\/i> Montana, USA<\/p>\n                        <div class=\"property-features\">\n                            <span><i class=\"fas fa-ruler-combined\" style=\"color:#203A43\"><\/i> 120 Acres<\/span>\n                            <span><i class=\"fas fa-tractor\" style=\"color:#203A43\"><\/i> Agricultural<\/span>\n                        <\/div>\n                        <a href=\"#contact\" class=\"btn-outline\">Inquire Now<\/a>\n                    <\/div>\n                <\/div>\n                <!-- Card 2 -->\n                <div class=\"property-card\">\n                    <div class=\"property-image\" style=\"background-image: url('https:\/\/images.unsplash.com\/photo-1600028243451-996ff3ef19ec?ixlib=rb-4.0.3&#038;w=800&#038;q=80');\">\n                        <div class=\"price-tag\">$85,000<\/div>\n                    <\/div>\n                    <div class=\"property-content\">\n                        <h3>Sunny Valley Plot<\/h3>\n                        <p style=\"color:#777; margin-bottom:10px;\"><i class=\"fas fa-map-marker-alt\" style=\"color:#C5A059\"><\/i> Texas, USA<\/p>\n                        <div class=\"property-features\">\n                            <span><i class=\"fas fa-ruler-combined\" style=\"color:#203A43\"><\/i> 45 Acres<\/span>\n                            <span><i class=\"fas fa-campground\" style=\"color:#203A43\"><\/i> Recreational<\/span>\n                        <\/div>\n                        <a href=\"#contact\" class=\"btn-outline\">Inquire Now<\/a>\n                    <\/div>\n                <\/div>\n                <!-- Card 3 -->\n                <div class=\"property-card\">\n                    <div class=\"property-image\" style=\"background-image: url('https:\/\/images.unsplash.com\/photo-1582381283313-912c9fb9e1dc?ixlib=rb-4.0.3&#038;w=800&#038;q=80');\">\n                        <div class=\"price-tag\">$240,000<\/div>\n                    <\/div>\n                    <div class=\"property-content\">\n                        <h3>Highland Peak Reserve<\/h3>\n                        <p style=\"color:#777; margin-bottom:10px;\"><i class=\"fas fa-map-marker-alt\" style=\"color:#C5A059\"><\/i> Colorado, USA<\/p>\n                        <div class=\"property-features\">\n                            <span><i class=\"fas fa-ruler-combined\" style=\"color:#203A43\"><\/i> 300 Acres<\/span>\n                            <span><i class=\"fas fa-tree\" style=\"color:#203A43\"><\/i> Timber<\/span>\n                        <\/div>\n                        <a href=\"#contact\" class=\"btn-outline\">Inquire Now<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- About -->\n    <section id=\"about\" class=\"v-section bg-light\">\n        <div class=\"v-container\">\n            <div class=\"section-title\">\n                <h2>Why Vectis Capital?<\/h2>\n                <p>Your trusted partner in navigating the complex US land market.<\/p>\n            <\/div>\n            <div class=\"features-grid\">\n                <div class=\"feature-box\">\n                    <i class=\"fas fa-chart-line\"><\/i>\n                    <h3>Strategic Investment<\/h3>\n                    <p>We identify undervalued land parcels with high potential for appreciation.<\/p>\n                <\/div>\n                <div class=\"feature-box\">\n                    <i class=\"fas fa-shield-alt\"><\/i>\n                    <h3>Secure &#038; Transparent<\/h3>\n                    <p>Every transaction is backed by thorough due diligence and clear titles.<\/p>\n                <\/div>\n                <div class=\"feature-box\">\n                    <i class=\"fas fa-handshake\"><\/i>\n                    <h3>End-to-End Service<\/h3>\n                    <p>From initial search to final closing, we handle the bureaucracy completely.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Contact -->\n    <section id=\"contact\" class=\"v-section\">\n        <div class=\"v-container contact-container\">\n            <div class=\"contact-info\">\n                <h2>Ready to Invest?<\/h2>\n                <p>Contact our experts today to discuss your investment goals and find the perfect piece of American land.<\/p>\n                <ul style=\"list-style:none; padding:0;\">\n                    <li style=\"margin-bottom:15px; font-size:1.1rem; color:#0F2027;\"><i class=\"fas fa-phone\" style=\"color:#C5A059; width:30px;\"><\/i> +1 (800) 123-4567<\/li>\n                    <li style=\"margin-bottom:15px; font-size:1.1rem; color:#0F2027;\"><i class=\"fas fa-envelope\" style=\"color:#C5A059; width:30px;\"><\/i> invest@vectiscapital.com<\/li>\n                    <li style=\"margin-bottom:15px; font-size:1.1rem; color:#0F2027;\"><i class=\"fas fa-map-marker-alt\" style=\"color:#C5A059; width:30px;\"><\/i> 100 Wall Street, New York, NY<\/li>\n                <\/ul>\n            <\/div>\n            <div class=\"contact-form\">\n                <input type=\"text\" placeholder=\"Full Name\" required>\n                <input type=\"email\" placeholder=\"Email Address\" required>\n                <textarea placeholder=\"Tell us about your investment goals...\" rows=\"4\" required><\/textarea>\n                <button type=\"button\" class=\"btn-primary\" style=\"width:100%; border:none;\">Send Inquiry<\/button>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Footer -->\n    <div style=\"background-color:#0F2027; color:#fff; padding:40px 0 20px; text-align:center;\">\n        <h3 style=\"font-family:'Playfair Display',serif; color:#fff; margin-bottom:10px;\">VECTIS <span style=\"color:#C5A059;\">CAPITAL<\/span><\/h3>\n        <p style=\"color:#aaa; font-size:0.9rem; border-top:1px solid rgba(255,255,255,0.1); padding-top:20px; max-width:800px; margin:0 auto;\">&copy; <span id=\"vectis-year\"><\/span> Vectis Capital. All rights reserved.<\/p>\n    <\/div>\n<\/div>\n\n<!-- \u05e1\u05e7\u05e8\u05d9\u05e4\u05d8 \u05dc\u05ea\u05e4\u05e8\u05d9\u05d8 \u05e0\u05d9\u05d9\u05d3 \u05d5\u05dc\u05d5\u05d2\u05d9\u05e7\u05d4 -->\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    const hamburger = document.getElementById('vectis-hamburger');\n    const navLinks = document.getElementById('vectis-nav-links');\n    const navItems = document.querySelectorAll('#vectis-nav-links a');\n    \n    \/\/ \u05e4\u05ea\u05d9\u05d7\u05d4 \u05d5\u05e1\u05d2\u05d9\u05e8\u05d4 \u05e9\u05dc \u05ea\u05e4\u05e8\u05d9\u05d8 \u05d1\u05de\u05d5\u05d1\u05d9\u05d9\u05dc\n    if(hamburger) {\n        hamburger.addEventListener('click', () => {\n            navLinks.classList.toggle('active');\n        });\n    }\n\n    \/\/ \u05e1\u05d2\u05d9\u05e8\u05ea \u05ea\u05e4\u05e8\u05d9\u05d8 \u05de\u05d5\u05d1\u05d9\u05d9\u05dc \u05d1\u05e2\u05ea \u05dc\u05d7\u05d9\u05e6\u05d4 \u05e2\u05dc \u05e7\u05d9\u05e9\u05d5\u05e8\n    navItems.forEach(item => {\n        item.addEventListener('click', () => {\n            if (navLinks.classList.contains('active')) {\n                navLinks.classList.remove('active');\n            }\n        });\n    });\n\n    \/\/ \u05e2\u05d3\u05db\u05d5\u05df \u05e9\u05e0\u05ea \u05d6\u05db\u05d5\u05d9\u05d5\u05ea \u05d9\u05d5\u05e6\u05e8\u05d9\u05dd \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9\u05ea\n    const yearEl = document.getElementById('vectis-year');\n    if(yearEl) yearEl.textContent = new Date().getFullYear();\n});\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>VECTIS CAPITAL Home Featured Land Why Us Contact Us Invest in Premium US Land Building Wealth Through Strategic Land Ownership. Solid ground, solid returns. State \/ RegionTexasColoradoMontana Acreage10 &#8211; 50 Acres50 &#8211; 100 Acres100+ Acres Search Properties Featured Properties Explore exclusive off-market and premium land opportunities across the United States. $150,000 The Willow Creek Tract [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"full-width","meta":{"footnotes":""},"class_list":["post-6","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/vectis-capital.net\/index.php?rest_route=\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vectis-capital.net\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vectis-capital.net\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vectis-capital.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vectis-capital.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6"}],"version-history":[{"count":1,"href":"https:\/\/vectis-capital.net\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":10,"href":"https:\/\/vectis-capital.net\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions\/10"}],"wp:attachment":[{"href":"https:\/\/vectis-capital.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}