{"id":4772,"date":"2025-04-22T17:41:29","date_gmt":"2025-04-22T17:41:29","guid":{"rendered":"https:\/\/motioom.com\/?page_id=4772"},"modified":"2025-05-19T02:37:32","modified_gmt":"2025-05-19T02:37:32","slug":"rental-income-calculator","status":"publish","type":"page","link":"https:\/\/motioom.com\/en\/rental-income-calculator\/","title":{"rendered":"Rental Income Calculator"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4772\" class=\"elementor elementor-4772\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eab2d5a e-flex e-con-boxed e-con e-parent\" data-id=\"eab2d5a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d22fee6 elementor-widget elementor-widget-heading\" data-id=\"d22fee6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How Much Cash Are You Leaving on the\u00a0Table?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fe7aaf4 elementor-widget elementor-widget-heading\" data-id=\"fe7aaf4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Find Out in Seconds<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-31b1fa2 e-flex e-con-boxed e-con e-parent\" data-id=\"31b1fa2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1deb460 elementor-widget elementor-widget-shortcode\" data-id=\"1deb460\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <link rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600&display=swap\">\n    <style>\n    :root{--brand:#F0606F;--brand-light:rgba(240,96,111,.2);--bg:#fff;--fg:#333;--radius:14px;--shadow:0 4px 14px rgba(0,0,0,.05);font-family:'Inter',system-ui,sans-serif;}\n    #motioom{max-width:640px;margin:32px auto;background:var(--bg);padding:32px;border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid rgba(0,0,0,.05);}\n    .results{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:24px;}\n    .res{flex:1 1 280px;padding:22px 14px;border-radius:18px;text-align:center;box-sizing:border-box;}\n    .res h3{margin:0 0 4px;font-size:.8rem;letter-spacing:.06em;font-weight:600;text-transform:uppercase;}\n    .res .val{font-size:2.2rem;font-weight:700;}\n    .res.ltr{background:#f4f4f6;color:#000;}\n    .res.vac{background:var(--brand);color:#fff;}\n    .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 20px;}\n    @media(max-width:540px){.form-grid{grid-template-columns:1fr;}}\n    label{display:block;font-weight:600;color:var(--fg);}\n    select,input[type=range]{width:100%;margin-top:6px;padding:10px;border:1px solid #ddd;border-radius:var(--radius);}\n    select:focus,input[type=range]:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-light);}\n    .slider-row{margin-bottom:24px;}\n    input[type=range]{-webkit-appearance:none;background:linear-gradient(var(--brand)0 0) no-repeat #eceff3;height:14px;border:none;border-radius:7px;cursor:pointer;}\n    input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:24px;height:24px;background:#fff;border:4px solid var(--brand);border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.15);}\n    input[type=range]::-moz-range-thumb{width:24px;height:24px;background:#fff;border:4px solid var(--brand);border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.15);}\n    input[type=checkbox]{accent-color:var(--brand);width:18px;height:18px;cursor:pointer;}\n    .amen-wrap{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px 16px;margin-top:8px;}\n    fieldset{border:none;margin:0;padding:0;}\n    legend{font-weight:600;margin:22px 0 8px;}\n    <\/style>\n\n    <div id=\"motioom\">\n      <section class=\"results\">\n        <div class=\"res ltr\"><h3>Traditional Rent<\/h3><span id=\"ltr\" class=\"val\">$---<\/span><\/div>\n        <div class=\"res vac\"><h3>Vacation Rental<\/h3><span id=\"vr\" class=\"val\">$---<\/span><\/div>\n      <\/section>\n\n      <div class=\"form-grid\">\n        <label>City\n          <select id=\"city\"><\/select>\n        <\/label>\n\n        <label>Property Type\n          <select id=\"ptype\">\n            <option value=\"apartment\">Apartment \/ Condo<\/option>\n            <option value=\"house\">House<\/option>\n          <\/select>\n        <\/label>\n\n        <label class=\"slider-row\" style=\"grid-column:1\/-1\">\n          Bedrooms: <span id=\"bdr\">3<\/span>\n          <input type=\"range\" id=\"beds\" min=\"1\" max=\"6\" value=\"3\">\n        <\/label>\n      <\/div>\n\n      <fieldset>\n        <legend>Key Amenities<\/legend>\n        <div class=\"amen-wrap\" id=\"amenities\"><\/div>\n      <\/fieldset>\n    <\/div>\n\n    <script>\n    (function(){\n    const baseRent = {\"Aventura\":{\"apartment\":2999,\"house\":3500},\"Bal Harbour\":{\"apartment\":4150,\"house\":9500},\"Coconut Grove\":{\"apartment\":2650,\"house\":12500},\"Cutler Bay\":{\"apartment\":3005,\"house\":3800},\"Doral\":{\"apartment\":2900,\"house\":4000},\"Homestead\":{\"apartment\":2000,\"house\":2700},\"Key Biscayne\":{\"apartment\":7500,\"house\":19000},\"Miami\":{\"apartment\":2395,\"house\":3400},\"Miami Beach\":{\"apartment\":3450,\"house\":5500},\"Palmetto Bay\":{\"apartment\":2199,\"house\":6500},\"Pinecrest\":{\"apartment\":4875,\"house\":6500},\"Sunny Isles Beach\":{\"apartment\":4000,\"house\":7000},\"Surfside\":{\"apartment\":6100,\"house\":8500},\"Coconut Creek\":{\"apartment\":2150,\"house\":3000},\"Dania Beach\":{\"apartment\":2642,\"house\":3500},\"Deerfield Beach\":{\"apartment\":2200,\"house\":3000},\"Fort Lauderdale\":{\"apartment\":2600,\"house\":4000},\"Hallandale Beach\":{\"apartment\":2500,\"house\":4000},\"Hollywood\":{\"apartment\":1799,\"house\":3390},\"Lauderdale-by-the-Sea\":{\"apartment\":1950,\"house\":9000},\"Miramar\":{\"apartment\":2850,\"house\":3800},\"Pompano Beach\":{\"apartment\":2300,\"house\":3500},\"Weston\":{\"apartment\":3975,\"house\":4800},\"Key Largo\":{\"apartment\":3950,\"house\":5500}};\n    const bedRatio = {1:0.85,2:1,3:1.3,4:1.6,5:1.9,6:2.2};\n    const amenities = [{label:'Hot Tub',value:0.32},{label:'Pool',value:0.30},{label:'Waterfront',value:0.25}];\n\n    const $ = s => document.querySelector(s);\n    const citySel = $('#city');\n    const typeSel = $('#ptype');\n    const bedRange = $('#beds');\n    const bedLabel = $('#bdr');\n    const vrSpan = $('#vr');\n    const ltrSpan = $('#ltr');\n\n    Object.keys(baseRent).sort().forEach(c => citySel.add(new Option(c,c)));\n\n    amenities.forEach(a => {\n      $('#amenities').insertAdjacentHTML(\n        'beforeend',\n        `<label><input type=\"checkbox\" class=\"amen\" data-val=\"${a.value}\"> ${a.label}<\/label>`\n      );\n    });\n\n    const fmt = n => '$'+n.toLocaleString();\n\n    function calc(){\n      const city = citySel.value;\n      if(!city){ vrSpan.textContent = ltrSpan.textContent = '---'; return; }\n\n      const type = typeSel.value;\n      const beds = parseInt(bedRange.value,10);\n\n      const traditional = Math.round(baseRent[city][type]*bedRatio[Math.min(beds,6)]);\n      let vr = traditional*1.95;\n\n      const checked = [...document.querySelectorAll('.amen:checked')].map(cb => parseFloat(cb.dataset.val));\n      if(checked.length){\n        const first = Math.max(...checked);\n        const inc = first + 0.05*(checked.length-1);\n        vr += vr * inc;\n      }\n\n      ltrSpan.textContent = fmt(traditional);\n      vrSpan.textContent = fmt(Math.round(vr));\n    }\n\n    citySel.addEventListener('change', calc);\n    typeSel.addEventListener('change', calc);\n    bedRange.addEventListener('input', e => {\n      bedLabel.textContent = e.target.value==6?'6+':e.target.value;\n      calc();\n    });\n    document.addEventListener('change', e => {\n      if(e.target.classList.contains('amen')) calc();\n    });\n\n    calc();\n    })();\n    <\/script>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-95bee3a e-flex e-con-boxed e-con e-parent\" data-id=\"95bee3a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-c188a3c e-con-full e-flex e-con e-child\" data-id=\"c188a3c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5ebc65b elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"5ebc65b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chart-bar\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M332.8 320h38.4c6.4 0 12.8-6.4 12.8-12.8V172.8c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h38.4c6.4 0 12.8-6.4 12.8-12.8V76.8c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-288 0h38.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h38.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zM496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Get a Personalized Estimate<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-87f0402 elementor-widget elementor-widget-text-editor\" data-id=\"87f0402\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Get a detailed rental report with market comparisons and profit forecasts.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7c72558 elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"7c72558\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Get Detailed Report<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-563b30d e-con-full e-flex e-con e-child\" data-id=\"563b30d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5be3f85 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"5be3f85\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone-alt\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Schedule a Call<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cc6807d elementor-widget elementor-widget-text-editor\" data-id=\"cc6807d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Speak with one of our property management experts to discuss your rental potential.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e81e24f elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"e81e24f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/motioom.com\/en\/book-a-call\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book a Call<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5a116c1 e-flex e-con-boxed e-con e-parent\" data-id=\"5a116c1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-834bc47 e-con-full e-flex e-con e-child\" data-id=\"834bc47\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fa4eca5 elementor-widget elementor-widget-text-editor\" data-id=\"fa4eca5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h4><strong>Ready to maximize your rental income?<\/strong><\/h4><p>Our property management team can help you achieve optimal returns.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-168862d elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"168862d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/motioom.com\/en\/Contact\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact Us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d788809 e-flex e-con-boxed e-con e-parent\" data-id=\"d788809\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bfefd57 elementor-widget elementor-widget-text-editor\" data-id=\"bfefd57\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>Disclaimer<\/strong><\/p><p>The figures generated by this Rental Income Calculator are estimates only and are provided for general informational purposes. Actual earnings can vary significantly based on seasonality, market conditions, property condition, guest reviews, regulatory changes, and other factors beyond our control. No guarantee, warranty, or representation\u2014express or implied\u2014is made regarding the accuracy, completeness, or suitability of these projections for your specific situation. This tool does not constitute financial, tax, or legal advice; you should consult qualified professionals before making investment decisions. By using the calculator you acknowledge that Motioom\u00a0Llc assumes no liability for any loss or outcome arising from reliance on these estimates<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>How Much Cash Are You Leaving on the\u00a0Table? Find Out in Seconds Get a Personalized Estimate Get a detailed rental report with market comparisons and profit forecasts. Get Detailed Report Schedule a Call Speak with one of our property management experts to discuss your rental potential. Book a Call Ready to maximize your rental income? [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":44,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4772","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/motioom.com\/en\/wp-json\/wp\/v2\/pages\/4772","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/motioom.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/motioom.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/motioom.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/motioom.com\/en\/wp-json\/wp\/v2\/comments?post=4772"}],"version-history":[{"count":20,"href":"https:\/\/motioom.com\/en\/wp-json\/wp\/v2\/pages\/4772\/revisions"}],"predecessor-version":[{"id":5312,"href":"https:\/\/motioom.com\/en\/wp-json\/wp\/v2\/pages\/4772\/revisions\/5312"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/motioom.com\/en\/wp-json\/wp\/v2\/media\/44"}],"wp:attachment":[{"href":"https:\/\/motioom.com\/en\/wp-json\/wp\/v2\/media?parent=4772"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}