{"id":19839,"date":"2017-12-26T16:30:03","date_gmt":"2017-12-26T15:30:03","guid":{"rendered":"http:\/\/newmobility.news\/?page_id=19839"},"modified":"2026-08-11T13:03:24","modified_gmt":"2026-08-11T11:03:24","slug":"who-we-are","status":"publish","type":"page","link":"https:\/\/newmobility.news\/en\/who-we-are\/","title":{"rendered":"Who we are"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n.nmn-about-page,\n.nmn-about-page * {\n    box-sizing: border-box;\n}\n\n.nmn-about-page {\n    --ink: #111315;\n    --muted: #5f6669;\n    --teal: #15978f;\n    --teal-dark: #0b7f79;\n    --teal-soft: #eef8f6;\n    --line: #dfe4e3;\n    --dark: #071719;\n    --paper: #f7f8f8;\n    --white: #ffffff;\n    --max: 1240px;\n\n    width: 100%;\n    color: var(--ink);\n    font-family: inherit;\n}\n\n.nmn-about-page a {\n    text-decoration: none;\n}\n\n.nmn-about-inner {\n    width: min(1240px, calc(100% - 48px));\n    margin: 0 auto;\n}\n\n.nmn-about-narrow {\n    max-width: 920px;\n}\n\n\n\/* HERO *\/\n\n.nmn-about-hero {\n    padding: 58px 0 42px;\n    background:\n        radial-gradient(circle at 95% 22%, rgba(21,151,143,.20), transparent 26%),\n        linear-gradient(110deg, rgba(21,151,143,.12) 0%, transparent 34%),\n        #071719;\n    color: #ffffff;\n}\n\n.nmn-about-eyebrow {\n    margin-bottom: 14px;\n    color: #4cd3c9;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n}\n\n.nmn-about-hero-grid {\n    display: grid;\n    grid-template-columns: 1.2fr .8fr;\n    gap: 38px;\n    align-items: start;\n}\n\n.nmn-about-hero-copy h1 {\n    max-width: 720px;\n    margin: 0 0 20px;\n    color: #ffffff;\n    font-size: clamp(40px, 5vw, 60px);\n    font-weight: 800;\n    line-height: 1.02;\n    letter-spacing: -.045em;\n}\n\n.nmn-about-hero-copy p {\n    max-width: 720px;\n    margin: 0 0 14px;\n    color: #d6dddd;\n    font-size: 18px;\n    line-height: 1.6;\n}\n\n.nmn-about-hero-copy p strong {\n    color: #ffffff;\n}\n\n.nmn-about-highlight {\n    color: #4cd3c9 !important;\n    font-weight: 700;\n}\n\n.nmn-about-hero-stats {\n    display: grid;\n    gap: 18px;\n    padding-top: 8px;\n}\n\n.nmn-about-stat {\n    display: flex;\n    gap: 15px;\n    align-items: center;\n    padding: 18px 0;\n    border-bottom: 1px solid rgba(255,255,255,.12);\n}\n\n.nmn-about-stat:first-child {\n    border-top: 1px solid rgba(255,255,255,.12);\n}\n\n.nmn-about-stat-icon {\n    display: grid;\n    flex: 0 0 48px;\n    width: 48px;\n    height: 48px;\n    place-items: center;\n    border: 1px solid rgba(76,211,201,.55);\n    border-radius: 10px;\n    color: #4cd3c9;\n    font-size: 22px;\n    font-weight: 700;\n}\n\n.nmn-about-stat strong {\n    display: block;\n    color: #ffffff;\n    font-size: 42px;\n    font-weight: 800;\n    line-height: 1;\n    letter-spacing: -.04em;\n}\n\n.nmn-about-stat span {\n    display: block;\n    margin-top: 4px;\n    color: #d5dddd;\n    font-size: 14px;\n    line-height: 1.35;\n}\n\n\n\/* GENERIC SECTIONS *\/\n\n.nmn-about-section {\n    padding: 44px 0 18px;\n    background: #ffffff;\n}\n\n.nmn-about-kicker {\n    margin-bottom: 10px;\n    color: var(--teal-dark);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n}\n\n.nmn-about-section h2 {\n    margin: 0 0 16px;\n    color: var(--ink);\n    font-size: clamp(34px, 4vw, 50px);\n    font-weight: 800;\n    line-height: 1.06;\n    letter-spacing: -.04em;\n}\n\n.nmn-about-section p {\n    margin: 0 0 14px;\n    color: #2e3436;\n    font-size: 16px;\n    line-height: 1.65;\n}\n\n\n\/* SCOPE *\/\n\n.nmn-about-scope-section {\n    padding-top: 26px;\n}\n\n.nmn-scope-grid {\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 22px;\n    align-items: stretch;\n}\n\n.nmn-scope-card {\n    min-width: 0;\n    padding: 20px;\n    border: 1px solid var(--line);\n    border-radius: 14px;\n    background: #ffffff;\n}\n\n\/* icons *\/\n\n.nmn-scope-icon {\n    display: flex;\n    min-height: 25px;\n    gap: 6px;\n    align-items: center;\n    margin-bottom: 12px;\n    color: var(--teal-dark);\n    font-size: 18px;\n    line-height: 1;\n}\n\n.nmn-scope-icon span {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n}\n\n\/* titles *\/\n\n.nmn-scope-card h3 {\n    margin: 0 0 8px;\n    color: var(--teal-dark);\n    font-size: 20px;\n    font-weight: 760;\n    line-height: 1.2;\n    letter-spacing: -.02em;\n}\n\n\/* copy *\/\n\n.nmn-scope-card p {\n    margin: 0;\n    color: #4d5457;\n    font-size: 14px;\n    line-height: 1.5;\n}\n\n\n\/* responsive *\/\n\n@media (max-width: 1120px) {\n    .nmn-scope-grid {\n        grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n}\n\n@media (max-width: 760px) {\n    .nmn-scope-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n}\n\n@media (max-width: 520px) {\n    .nmn-scope-grid {\n        grid-template-columns: 1fr;\n    }\n}\n\/* FOUR COLUMN BLOCK *\/\n\n.nmn-about-columns-section {\n    padding-top: 28px;\n}\n\n.nmn-about-columns-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 0;\n    overflow: hidden;\n    border: 1px solid #d9ece9;\n    border-radius: 16px;\n    background: linear-gradient(135deg, #eef9f7 0%, #ffffff 100%);\n}\n\n.nmn-about-column-card {\n    padding: 26px 24px;\n    border-right: 1px solid #d9ece9;\n}\n\n.nmn-about-column-card:last-child {\n    border-right: 0;\n}\n\n.nmn-about-column-card h3 {\n    margin: 0 0 14px;\n    color: var(--ink);\n    font-size: 20px;\n    font-weight: 700;\n    line-height: 1.18;\n    letter-spacing: -.015em;\n}\n\n.nmn-about-column-card p {\n    margin: 0 0 12px;\n    color: #394043;\n    font-size: 14px;\n    line-height: 1.55;\n}\n\n.nmn-about-team-mini {\n    display: flex;\n    gap: 14px;\n    margin-top: 18px;\n    flex-wrap: wrap;\n}\n\n.nmn-about-team-person {\n    display: flex;\n    gap: 10px;\n    align-items: center;\n}\n\n.nmn-about-person-photo {\n    display: grid;\n    width: 42px;\n    height: 42px;\n    place-items: center;\n    border-radius: 50%;\n    background: #d6eeeb;\n    color: var(--teal-dark);\n    font-size: 15px;\n    font-weight: 800;\n}\n\n.nmn-about-team-person strong {\n    display: block;\n    font-size: 13px;\n    line-height: 1.2;\n}\n\n.nmn-about-team-person span {\n    display: block;\n    color: var(--muted);\n    font-size: 11px;\n    line-height: 1.2;\n}\n\n\n\/* THREE WAYS *\/\n\n.nmn-about-ways-section {\n    padding-top: 34px;\n}\n\n.nmn-about-ways-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n    margin-top: 14px;\n}\n\n.nmn-about-way-card {\n    padding: 24px;\n    border: 1px solid var(--line);\n    border-radius: 14px;\n    background: #ffffff;\n}\n\n.nmn-about-way-icon {\n    width: 48px;\n    height: 48px;\n    display: grid;\n    place-items: center;\n    margin-bottom: 14px;\n    border-radius: 50%;\n    background: #eaf7f5;\n    color: var(--teal-dark);\n    font-size: 21px;\n    font-weight: 700;\n}\n\n.nmn-about-way-card h3 {\n    margin: 0 0 10px;\n    font-size: 28px;\n    font-weight: 760;\n    line-height: 1.1;\n    letter-spacing: -.03em;\n}\n\n.nmn-about-way-card p {\n    margin: 0 0 16px;\n    color: #4e5558;\n    font-size: 14px;\n    line-height: 1.55;\n}\n\n.nmn-about-way-card a {\n    display: inline-block;\n    padding: 10px 14px;\n    border-radius: 5px;\n    background: var(--teal);\n    color: #ffffff !important;\n    font-size: 13px;\n    font-weight: 740;\n}\n\n.nmn-about-way-card a:hover {\n    background: var(--teal-dark);\n}\n\n\n\/* FOOTER CTA *\/\n\n.nmn-about-footer-cta {\n    padding: 24px 0 28px;\n    background:\n        radial-gradient(circle at 8% 50%, rgba(21,151,143,.18), transparent 18%),\n        #071719;\n    color: #ffffff;\n}\n\n.nmn-about-footer-grid {\n    display: grid;\n    grid-template-columns: 1fr auto;\n    gap: 20px;\n    align-items: center;\n}\n\n.nmn-about-footer-copy h2 {\n    margin: 0 0 8px;\n    color: #ffffff;\n    font-size: 36px;\n    font-weight: 800;\n    line-height: 1.05;\n    letter-spacing: -.035em;\n}\n\n.nmn-about-footer-copy p {\n    margin: 0;\n    color: #4cd3c9;\n    font-size: 16px;\n    line-height: 1.45;\n    font-weight: 700;\n}\n\n.nmn-about-footer-buttons {\n    display: flex;\n    gap: 12px;\n    flex-wrap: wrap;\n}\n\n.nmn-about-button {\n    display: inline-block;\n    min-width: 148px;\n    padding: 13px 20px;\n    border: 1px solid var(--teal);\n    border-radius: 6px;\n    background: var(--teal);\n    color: #ffffff !important;\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.2;\n    text-align: center;\n}\n\n.nmn-about-button:hover {\n    background: var(--teal-dark);\n    border-color: var(--teal-dark);\n}\n\n.nmn-about-button-outline {\n    background: transparent;\n    border-color: rgba(255,255,255,.55);\n    color: #ffffff !important;\n}\n\n.nmn-about-button-outline:hover {\n    background: rgba(255,255,255,.08);\n    border-color: #ffffff;\n}\n\n\n\/* RESPONSIVE *\/\n\n@media (max-width: 1120px) {\n    .nmn-scope-grid {\n        grid-template-columns: repeat(3, 1fr);\n    }\n\n    .nmn-about-columns-grid {\n        grid-template-columns: repeat(2, 1fr);\n    }\n\n    .nmn-about-column-card:nth-child(2) {\n        border-right: 0;\n    }\n\n    .nmn-about-column-card:nth-child(1),\n    .nmn-about-column-card:nth-child(2) {\n        border-bottom: 1px solid #d9ece9;\n    }\n}\n\n@media (max-width: 960px) {\n    .nmn-about-hero-grid,\n    .nmn-about-footer-grid,\n    .nmn-about-ways-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .nmn-about-footer-buttons {\n        justify-content: flex-start;\n    }\n}\n\n@media (max-width: 700px) {\n    .nmn-scope-grid,\n    .nmn-about-columns-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .nmn-about-column-card {\n        border-right: 0 !important;\n        border-bottom: 1px solid #d9ece9;\n    }\n\n    .nmn-about-column-card:last-child {\n        border-bottom: 0;\n    }\n}\n\n@media (max-width: 600px) {\n    .nmn-about-inner {\n        width: min(100% - 30px, 1240px);\n    }\n\n    .nmn-about-hero {\n        padding: 44px 0 34px;\n    }\n\n    .nmn-about-hero-copy h1 {\n        font-size: 40px;\n    }\n\n    .nmn-about-hero-copy p,\n    .nmn-about-section p {\n        font-size: 15px;\n    }\n\n    .nmn-about-stat strong {\n        font-size: 34px;\n    }\n\n    .nmn-scope-card,\n    .nmn-about-way-card,\n    .nmn-about-column-card {\n        padding: 20px;\n    }\n\n    .nmn-about-way-card h3,\n    .nmn-about-column-card h3 {\n        font-size: 24px;\n    }\n\n    .nmn-about-footer-copy h2 {\n        font-size: 30px;\n    }\n}\nbody.page-id-19839 .entry-title,\nbody.page-id-19839 .page-title {\n    display: none !important;\n}\n\/* FINAL SCOPE GRID - 3 + 2 DESKTOP LAYOUT *\/\n\n.nmn-about-page .nmn-scope-grid {\n    display: grid !important;\n    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;\n    gap: 18px !important;\n    width: 100% !important;\n    align-items: stretch !important;\n}\n\n.nmn-about-page .nmn-scope-card {\n    width: auto !important;\n    min-width: 0 !important;\n    margin: 0 !important;\n    padding: 24px !important;\n}\n\n.nmn-about-page .nmn-scope-card h3 {\n    max-width: 100%;\n    margin: 0 0 12px;\n    font-size: 21px !important;\n    line-height: 1.15 !important;\n    word-break: normal;\n    overflow-wrap: normal;\n}\n\n.nmn-about-page .nmn-scope-card p {\n    font-size: 15px;\n    line-height: 1.55;\n}\n\n\n\/* TABLET *\/\n\n@media (max-width: 850px) {\n\n    .nmn-about-page .nmn-scope-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n    }\n\n}\n\n\n\/* MOBILE *\/\n\n@media (max-width: 520px) {\n\n    .nmn-about-page .nmn-scope-grid {\n        grid-template-columns: 1fr !important;\n    }\n\n}\n\/* FINAL 2 x 2 INFORMATION GRID *\/\n\n.nmn-about-page .nmn-about-columns-grid {\n    display: grid !important;\n    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n}\n\n\/* correct borders for 2 x 2 layout *\/\n\n.nmn-about-page .nmn-about-column-card {\n    border-right: 1px solid #d9ece9 !important;\n    border-bottom: 1px solid #d9ece9 !important;\n}\n\n.nmn-about-page .nmn-about-column-card:nth-child(2),\n.nmn-about-page .nmn-about-column-card:nth-child(4) {\n    border-right: 0 !important;\n}\n\n.nmn-about-page .nmn-about-column-card:nth-child(3),\n.nmn-about-page .nmn-about-column-card:nth-child(4) {\n    border-bottom: 0 !important;\n}\n\n\n\/* calmer titles *\/\n\n.nmn-about-page .nmn-about-column-card h3 {\n    margin: 0 0 14px;\n    font-size: 20px !important;\n    font-weight: 700 !important;\n    line-height: 1.18 !important;\n    letter-spacing: -.015em !important;\n}\n\n\n\/* keep editor portraits small and tidy *\/\n\n.nmn-about-page .nmn-about-team-mini {\n    display: flex;\n    gap: 18px;\n    margin-top: 18px;\n    flex-wrap: wrap;\n}\n\n.nmn-about-page .nmn-about-team-person {\n    display: flex;\n    gap: 10px;\n    align-items: center;\n}\n\n.nmn-about-page .nmn-about-team-person img,\n.nmn-about-page .nmn-about-person-photo img {\n    display: block !important;\n    width: 42px !important;\n    height: 42px !important;\n    max-width: 42px !important;\n    min-width: 42px !important;\n    object-fit: cover !important;\n    border-radius: 4px !important;\n}\n\n.nmn-about-page .nmn-about-team-person strong {\n    display: block;\n    font-size: 13px;\n    line-height: 1.2;\n}\n\n.nmn-about-page .nmn-about-team-person span {\n    display: block;\n    color: var(--muted);\n    font-size: 11px;\n    line-height: 1.2;\n}\n\n\n\/* mobile *\/\n\n@media (max-width: 700px) {\n\n    .nmn-about-page .nmn-about-columns-grid {\n        grid-template-columns: 1fr !important;\n    }\n\n    .nmn-about-page .nmn-about-column-card {\n        border-right: 0 !important;\n        border-bottom: 1px solid #d9ece9 !important;\n    }\n\n    .nmn-about-page .nmn-about-column-card:last-child {\n        border-bottom: 0 !important;\n    }\n\n}\n.nmn-about-page .nmn-language-note {\n    margin-top: 18px;\n    padding: 14px 16px;\n    border: 1px solid rgba(76, 211, 201, .28);\n    border-radius: 8px;\n    background: rgba(255, 255, 255, .05);\n    color: #cfd9d8;\n    font-size: 12px;\n    line-height: 1.5;\n}\n\n.nmn-about-page .nmn-language-note strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #4cd3c9;\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n}\n<\/style>\n\n<div class=\"nmn-about-page\">\n\n    <!-- HERO -->\n\n    <section class=\"nmn-about-hero\">\n\n        <div class=\"nmn-about-inner\">\n\n            <div class=\"nmn-about-eyebrow\">\n                Who we are\n            <\/div>\n\n            <div class=\"nmn-about-hero-grid\">\n\n                <div class=\"nmn-about-hero-copy\">\n\n                    <h1>\n                        Mobility is changing.<br>\n                        We connect the dots.\n                    <\/h1>\n\n                    <p>\n                        Newmobility.news is the publishing platform of\n                        <strong>B2BNews Agency<\/strong>, an independent Belgian\n                        news agency specialised in the forces reshaping mobility.\n                    <\/p>\n\n                    <p>\n                        That means looking far beyond the vehicle itself.\n                        Automotive and transport increasingly intersect with\n                        energy, charging infrastructure, technology, artificial\n                        intelligence, climate and environmental policy, urban\n                        development, legislation and changing consumer behaviour.\n                    <\/p>\n\n                    <p class=\"nmn-about-highlight\">\n                        Our job is to follow those connections every day and explain\n                        what they mean for professionals.\n                    <\/p>\n\n                <\/div>\n\n\n                <div class=\"nmn-about-hero-stats\">\n\n                    <div class=\"nmn-about-stat\">\n\n                        <div class=\"nmn-about-stat-icon\">\n                            \u2197\n                        <\/div>\n\n                        <div>\n                            <strong>7\u201310<\/strong>\n                            <span>original stories every working day<\/span>\n                        <\/div>\n\n                    <\/div>\n\n\n                    <div class=\"nmn-about-stat\">\n\n                        <div class=\"nmn-about-stat-icon\">\n                            \u2261\n                        <\/div>\n\n                        <div>\n                            <strong>6,000+<\/strong>\n                            <span>articles in the searchable archive<\/span>\n                        <\/div>\n\n                    <\/div>\n\n\n                    <div class=\"nmn-about-stat\">\n\n                        <div class=\"nmn-about-stat-icon\">\n                            \u25ce\n                        <\/div>\n\n                        <div>\n                            <strong>3<\/strong>\n                            <span>language editions: EN \u00b7 NL \u00b7 FR<\/span>\n                        <\/div>\n<div class=\"nmn-language-note\">\n    <strong>Language note<\/strong>\n    Newmobility.news is written and edited in English. Our Dutch and French editions use AI-assisted translation to make our journalism available to a wider European readership. The English edition remains the original editorial text.\n<\/div>\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- MISSION -->\n\n    <section class=\"nmn-about-section\">\n\n        <div class=\"nmn-about-inner nmn-about-narrow\">\n\n            <div class=\"nmn-about-kicker\">\n                Our mission\n            <\/div>\n\n            <h2>\n                Make sense of the mobility transition\n            <\/h2>\n\n            <p>\n                Mobility is undergoing one of the most profound transformations\n                in its history. Electrification is linking cars and transport to\n                the energy system. Software and artificial intelligence are\n                changing vehicles and factories. Climate policy is reshaping\n                regulation and investment. New forms of mobility are changing\n                cities, logistics and the way people travel.\n            <\/p>\n\n            <p>\n                Newmobility.news follows these developments as one interconnected\n                story. Our mission is not simply to report what happened. We want\n                to identify the trends behind the news, compare developments\n                across companies and countries, return to earlier stories when\n                circumstances change and give readers enough context to understand\n                why a development matters.\n            <\/p>\n\n            <p class=\"nmn-about-highlight\">\n                We aim to be a trusted specialist source for professionals who\n                need to understand where mobility is going next.\n            <\/p>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- SCOPE -->\n\n    <section class=\"nmn-about-section nmn-about-scope-section\">\n\n        <div class=\"nmn-about-inner\">\n\n            <div class=\"nmn-about-kicker\">\n                Our scope\n            <\/div>\n\n            <h2>\n                Mobility is our starting point, not our boundary\n            <\/h2>\n\n\n            <!-- IMPORTANT: ALL FIVE CARDS ARE INSIDE THIS GRID -->\n\n            <div class=\"nmn-scope-grid\">\n\n\n                <!-- AUTOMOTIVE \/ TRANSPORT \/ MOBILITY -->\n\n                <div class=\"nmn-scope-card\">\n\n                    <div class=\"nmn-scope-icon\">\n                        <span>\ud83d\ude97<\/span>\n                        <span>\u2708\ufe0f<\/span>\n                        <span>\ud83d\ude86<\/span>\n                        <span>\ud83d\udea2<\/span>\n                    <\/div>\n\n                    <h3>\n                        Automotive, transport &amp; mobility\n                    <\/h3>\n\n                    <p>\n                        Cars, commercial vehicles, public transport, aviation,\n                        maritime transport, logistics, shared mobility, cycling\n                        and the companies and infrastructure transforming how\n                        people and goods move.\n                    <\/p>\n\n                <\/div>\n\n\n                <!-- ENERGY -->\n\n                <div class=\"nmn-scope-card\">\n\n                    <div class=\"nmn-scope-icon\">\n                        \u26a1\n                    <\/div>\n\n                    <h3>\n                        Energy &amp; infrastructure\n                    <\/h3>\n\n                    <p>\n                        Electricity, batteries, charging, hydrogen, renewable\n                        energy, grids and the infrastructure required to support\n                        electrification.\n                    <\/p>\n\n                <\/div>\n\n\n                <!-- TECHNOLOGY -->\n\n                <div class=\"nmn-scope-card\">\n\n                    <div class=\"nmn-scope-icon\">\n                        \u2318\n                    <\/div>\n\n                    <h3>\n                        Technology &amp; industry\n                    <\/h3>\n\n                    <p>\n                        Software-defined vehicles, autonomous driving, artificial\n                        intelligence, robotics, manufacturing and the\n                        technologies changing transport and industry.\n                    <\/p>\n\n                <\/div>\n\n\n                <!-- CLIMATE -->\n\n                <div class=\"nmn-scope-card\">\n\n                    <div class=\"nmn-scope-icon\">\n                        \u25cc\n                    <\/div>\n\n                    <h3>\n                        Climate &amp; environment\n                    <\/h3>\n\n                    <p>\n                        Emissions, decarbonisation, renewable energy,\n                        environmental regulation and the consequences of climate\n                        change for mobility and infrastructure.\n                    <\/p>\n\n                <\/div>\n\n\n                <!-- POLICY -->\n\n                <div class=\"nmn-scope-card\">\n\n                    <div class=\"nmn-scope-icon\">\n                        \u2302\n                    <\/div>\n\n                    <h3>\n                        Policy, economy &amp; society\n                    <\/h3>\n\n                    <p>\n                        European and national legislation, taxation, industrial\n                        policy, trade, employment and changing mobility behaviour.\n                    <\/p>\n\n                <\/div>\n\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- FOUR EXPLANATORY COLUMNS -->\n\n    <section class=\"nmn-about-section nmn-about-columns-section\">\n\n        <div class=\"nmn-about-inner\">\n\n            <div class=\"nmn-about-columns-grid\">\n\n\n                <!-- WHAT MAKES US DIFFERENT -->\n\n                <div class=\"nmn-about-column-card\">\n\n                    <div class=\"nmn-about-kicker\">\n                        What makes us different\n                    <\/div>\n\n                    <h3>\n                        A newsroom,<br>\n                        not an aggregator\n                    <\/h3>\n\n                    <p>\n                        Every working day, our journalists monitor companies,\n                        governments, institutions and specialist sources across\n                        Europe and beyond.\n                    <\/p>\n\n                    <p>\n                        We check information against original sources, combine\n                        several sources where that adds value and place new\n                        developments in context.\n                    <\/p>\n\n                    <p>\n                        The result is 7\u201310 original stories every working day,\n                        backed by a searchable archive of more than 6,000\n                        articles and published across English, Dutch and French\n                        editions.\n                    <\/p>\n<p class=\"nmn-business-model\">\n    <strong>Our business model is built around the journalism.<\/strong>\n    Revenue comes primarily from paid subscriptions, content licensing\n    and newsroom services for professional organisations. We also accept\n    a limited amount of clearly identified sponsored content. We deliberately\n    avoid relying on display advertising, helping us keep the site focused\n    on journalism rather than traffic volume or ad impressions.\n<\/p>\n\n                <\/div>\n\n\n                <!-- OUR PERSPECTIVE -->\n\n                <div class=\"nmn-about-column-card\">\n\n                    <div class=\"nmn-about-kicker\">\n                        Our perspective\n                    <\/div>\n\n                    <h3>\n                        European roots,<br>\n                        international outlook\n                    <\/h3>\n\n                    <p>\n                        Newmobility.news is based in Belgium, at the heart of\n                        Europe and close to many of the institutions and policy\n                        decisions shaping the mobility transition.\n                    <\/p>\n\n                    <p>\n                        Our reporting is European in perspective but\n                        international in scope. Developments in China, the United\n                        States, Japan or elsewhere increasingly determine what\n                        happens in European automotive, technology and energy\n                        markets.\n                    <\/p>\n\n                    <p>\n                        That international perspective is reflected in the\n                        readership too. Newmobility.news has a strong Benelux\n                        core but reaches professionals well beyond its home\n                        markets.\n                    <\/p>\n\n                <\/div>\n\n\n                <!-- OUR ORIGIN -->\n\n                <div class=\"nmn-about-column-card\">\n\n                    <div class=\"nmn-about-kicker\">\n                        Our origin\n                    <\/div>\n\n                    <h3>\n                        Built as a professional<br>\n                        news service\n                    <\/h3>\n\n                    <p>\n                        Newmobility.news has its roots in Gopressmobility,\n                        launched within Belga News Agency in April 2017.\n                    <\/p>\n\n                    <p>\n                        It became Newmobility.news in 2018 and later developed\n                        into a fully independent operation owned by B2BNews\n                        Agency, founded by members of the team behind the\n                        original news service.\n                    <\/p>\n\n                    <p>\n                        That background still shapes what we do today: produce\n                        concise, reliable B2B journalism for readers who need to\n                        understand developments quickly, while retaining enough\n                        depth and context to make the information useful.\n                    <\/p>\n\n                <\/div>\n\n\n                <!-- OUR TEAM -->\n\n                <div class=\"nmn-about-column-card\">\n\n                    <div class=\"nmn-about-kicker\">\n                        Our team\n                    <\/div>\n\n                    <h3>\n                        Specialist journalists<br>\n                        with decades of experience\n                    <\/h3>\n\n                    <p>\n                        Newmobility.news is produced every working day by a team\n                        of professional journalists.\n                    <\/p>\n\n                    <p>\n                        The newsroom is led by founders Joris Van Roy, Managing\n                        Editor, and Tony Verhelle, Editor-in-Chief, who each\n                        bring more than three decades of experience covering\n                        automotive and mobility.\n                    <\/p>\n\n                    <p>\n                        What unites the team is a belief that mobility should no\n                        longer be covered in isolation. Vehicles, energy,\n                        technology, industry, infrastructure, environment and\n                        policy are increasingly parts of the same transformation.\n                    <\/p>\n\n\n                    <!-- TEAM AVATARS -->\n\n                    <div class=\"nmn-about-team-mini\">\n\n\n                        <!-- JORIS -->\n\n                        <div class=\"nmn-about-team-person\">\n\n                            <a class=\"nmn-about-person-photo\" href=\"https:\/\/newmobility.news\/en\/author\/jorisximcom-be\/\">\n                                <img decoding=\"async\" src=\"https:\/\/secure.gravatar.com\/avatar\/b82919546c1cd9980bd2bc08f09d294c7cb92b3addd23cb9a4377a7b88b4349b?s=192&amp;d=mm&amp;r=g\" alt=\"Joris Van Roy\">\n                            <\/a>\n\n                            <div class=\"nmn-about-team-details\">\n\n                                <strong>\n                                    Joris Van Roy\n                                <\/strong>\n\n                                <span>\n                                    Managing Editor\n                                <\/span>\n\n                            <\/div>\n\n                        <\/div>\n\n\n                        <!-- TONY -->\n\n                        <div class=\"nmn-about-team-person\">\n\n                            <a class=\"nmn-about-person-photo\" href=\"https:\/\/newmobility.news\/en\/author\/toverbel\/\">\n                                <img decoding=\"async\" src=\"https:\/\/secure.gravatar.com\/avatar\/3aa7bc7e3c29543b27eddb4850cf5b080b7eed539a9cc5c8807f7fae34c56438?s=192&amp;d=mm&amp;r=g\" alt=\"Tony Verhelle\">\n                            <\/a>\n\n                            <div class=\"nmn-about-team-details\">\n\n                                <strong>\n                                    Tony Verhelle\n                                <\/strong>\n\n                                <span>\n                                    Editor-in-Chief\n                                <\/span>\n\n                            <\/div>\n\n                        <\/div>\n\n\n                    <\/div>\n\n                <\/div>\n\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- THREE WAYS TO WORK -->\n\n    <section class=\"nmn-about-section nmn-about-ways-section\">\n\n        <div class=\"nmn-about-inner\">\n\n            <div class=\"nmn-about-kicker\">\n                Three ways to work with Newmobility.news\n            <\/div>\n\n            <div class=\"nmn-about-ways-grid\">\n\n\n                <!-- SUBSCRIBE -->\n\n                <div class=\"nmn-about-way-card\">\n\n                    <div class=\"nmn-about-way-icon\">\n                        \u25a1\n                    <\/div>\n\n                    <h3>\n                        Read our journalism\n                    <\/h3>\n\n                    <p>\n                        Independent specialist reporting for professionals who\n                        want to stay ahead of the mobility transition.\n                    <\/p>\n\n                    <a href=\"https:\/\/newmobility.news\/en\/subscription\/\">\n                        Explore subscriptions\n                    <\/a>\n\n                <\/div>\n\n\n                <!-- ORGANISATION -->\n\n                <div class=\"nmn-about-way-card\">\n\n                    <div class=\"nmn-about-way-icon\">\n                        \u25cd\n                    <\/div>\n\n                    <h3>\n                        Inform your organisation\n                    <\/h3>\n\n                    <p>\n                        Give selected colleagues or your entire organisation\n                        access to Newmobility.news.\n                    <\/p>\n\n                    <a href=\"https:\/\/newmobility.news\/en\/corporate-subscription\/\">\n                        Team &amp; Organisation\n                    <\/a>\n\n                <\/div>\n\n\n                <!-- PARTNERSHIPS -->\n\n                <div class=\"nmn-about-way-card\">\n\n                    <div class=\"nmn-about-way-icon\">\n                        \u25c7\n                    <\/div>\n\n                    <h3>\n                        Put our newsroom to work\n                    <\/h3>\n\n                    <p>\n                        License our journalism, commission specialist content or\n                        reach the Newmobility.news professional audience.\n                    <\/p>\n\n                    <a href=\"https:\/\/newmobility.news\/en\/nmn-partnership\/\">\n                        Media &amp; Content Partnerships\n                    <\/a>\n\n                <\/div>\n\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- FINAL CTA -->\n\n    <section class=\"nmn-about-footer-cta\">\n\n        <div class=\"nmn-about-inner nmn-about-footer-grid\">\n\n            <div class=\"nmn-about-footer-copy\">\n\n                <h2>\n                    Follow the transformation with us\n                <\/h2>\n\n                <p>\n                    7\u201310 original stories every working day \u00b7\n                    6,000+ articles \u00b7 EN \u00b7 NL \u00b7 FR\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"nmn-about-footer-buttons\">\n\n                <a class=\"nmn-about-button\" href=\"https:\/\/newmobility.news\/en\/subscription\/\">\n                    Subscribe\n                <\/a>\n\n                <a class=\"nmn-about-button nmn-about-button-outline\" href=\"https:\/\/newmobility.news\/en\/nmn-partnership\/\">\n                    Work with us\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Who we are Mobility is changing. We connect the dots. Newmobility.news is the publishing platform of B2BNews Agency, an independent Belgian news agency specialised in the forces reshaping mobility. That means looking far beyond the vehicle itself. Automotive and transport increasingly intersect with energy, charging infrastructure, technology, artificial intelligence, climate and environmental policy, urban development, [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-narrow.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-19839","page","type-page","status-publish","hentry"],"acf":[],"featured_image_urls_v2":{"full":"","thumbnail":"","medium":"","medium_large":"","large":"","1536x1536":"","2048x2048":"","trp-custom-language-flag":"","related-thumb":"","gform-image-choice-sm":"","gform-image-choice-md":"","gform-image-choice-lg":"","mailchimp":"","unipress-phone":"","unipress-tablet":"","unipress-tablet-portrait":"","unipress-tablet-landscape":"","unipress-smartphone":"","unipress-wide-screen":""},"post_excerpt_stackable_v2":"<p>Who we are Mobility is changing. We connect the dots. Newmobility.news is the publishing platform of B2BNews Agency, an independent Belgian news agency specialised in the forces reshaping mobility. That means looking far beyond the vehicle itself. Automotive and transport increasingly intersect with energy, charging infrastructure, technology, artificial intelligence, climate and environmental policy, urban development, legislation and changing consumer behaviour. Our job is to follow those connections every day and explain what they mean for professionals. \u2197 7\u201310 original stories every working day \u2261 6,000+ articles in the searchable archive \u25ce 3 language editions: EN \u00b7 NL \u00b7 FR Language&hellip;<\/p>\n","category_list_v2":"","author_info_v2":{"name":"Joris Van Roy","url":"https:\/\/newmobility.news\/en\/author\/jvrbelga-be\/"},"comments_num_v2":"0 comments","yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Who we are - newmobility.news<\/title>\n<meta name=\"robots\" content=\"noindex, follow\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Who we are - newmobility.news\" \/>\n<meta property=\"og:description\" content=\"Who we are Mobility is changing. We connect the dots. Newmobility.news is the publishing platform of B2BNews Agency, an independent Belgian news agency specialised in the forces reshaping mobility. That means looking far beyond the vehicle itself. Automotive and transport increasingly intersect with energy, charging infrastructure, technology, artificial intelligence, climate and environmental policy, urban development, [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/newmobility.news\/en\/who-we-are\/\" \/>\n<meta property=\"og:site_name\" content=\"newmobility.news\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/search\/top\/?q=newmobility.news\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-11T11:03:24+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/secure.gravatar.com\/avatar\/b82919546c1cd9980bd2bc08f09d294c7cb92b3addd23cb9a4377a7b88b4349b?s=192&amp;d=mm&amp;r=g\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@jorisvry\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/newmobility.news\\\/who-we-are\\\/\",\"url\":\"https:\\\/\\\/newmobility.news\\\/who-we-are\\\/\",\"name\":\"Who we are - newmobility.news\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/newmobility.news\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/newmobility.news\\\/who-we-are\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/newmobility.news\\\/who-we-are\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b82919546c1cd9980bd2bc08f09d294c7cb92b3addd23cb9a4377a7b88b4349b?s=192&amp;d=mm&amp;r=g\",\"datePublished\":\"2017-12-26T15:30:03+00:00\",\"dateModified\":\"2026-08-11T11:03:24+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/newmobility.news\\\/who-we-are\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/newmobility.news\\\/who-we-are\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/newmobility.news\\\/who-we-are\\\/#primaryimage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b82919546c1cd9980bd2bc08f09d294c7cb92b3addd23cb9a4377a7b88b4349b?s=192&amp;d=mm&amp;r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b82919546c1cd9980bd2bc08f09d294c7cb92b3addd23cb9a4377a7b88b4349b?s=192&amp;d=mm&amp;r=g\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/newmobility.news\\\/who-we-are\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/newmobility.news\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Who we are\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/newmobility.news\\\/#website\",\"url\":\"https:\\\/\\\/newmobility.news\\\/\",\"name\":\"newmobility.news\",\"description\":\"A B2BNews Agency\u00ae news service for mobility business proessional\",\"publisher\":{\"@id\":\"https:\\\/\\\/newmobility.news\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/newmobility.news\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/newmobility.news\\\/#organization\",\"name\":\"B2BNews Agency\",\"url\":\"https:\\\/\\\/newmobility.news\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/newmobility.news\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/newmobility.news\\\/wp-content\\\/uploads\\\/2018\\\/01\\\/b2bnews-agency-logo.png\",\"contentUrl\":\"https:\\\/\\\/newmobility.news\\\/wp-content\\\/uploads\\\/2018\\\/01\\\/b2bnews-agency-logo.png\",\"width\":\"581\",\"height\":\"117\",\"caption\":\"B2BNews Agency\"},\"image\":{\"@id\":\"https:\\\/\\\/newmobility.news\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/search\\\/top\\\/?q=newmobility.news\",\"https:\\\/\\\/x.com\\\/jorisvry\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/jorisvanroy\\\/\",\"https:\\\/\\\/nl.pinterest.com\\\/jorisvanroy\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Who we are - newmobility.news","robots":{"index":"noindex","follow":"follow"},"og_locale":"en_US","og_type":"article","og_title":"Who we are - newmobility.news","og_description":"Who we are Mobility is changing. We connect the dots. Newmobility.news is the publishing platform of B2BNews Agency, an independent Belgian news agency specialised in the forces reshaping mobility. That means looking far beyond the vehicle itself. Automotive and transport increasingly intersect with energy, charging infrastructure, technology, artificial intelligence, climate and environmental policy, urban development, [&hellip;]","og_url":"https:\/\/newmobility.news\/en\/who-we-are\/","og_site_name":"newmobility.news","article_publisher":"https:\/\/www.facebook.com\/search\/top\/?q=newmobility.news","article_modified_time":"2026-08-11T11:03:24+00:00","og_image":[{"url":"https:\/\/secure.gravatar.com\/avatar\/b82919546c1cd9980bd2bc08f09d294c7cb92b3addd23cb9a4377a7b88b4349b?s=192&amp;d=mm&amp;r=g","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@jorisvry","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/newmobility.news\/who-we-are\/","url":"https:\/\/newmobility.news\/who-we-are\/","name":"Who we are - newmobility.news","isPartOf":{"@id":"https:\/\/newmobility.news\/#website"},"primaryImageOfPage":{"@id":"https:\/\/newmobility.news\/who-we-are\/#primaryimage"},"image":{"@id":"https:\/\/newmobility.news\/who-we-are\/#primaryimage"},"thumbnailUrl":"https:\/\/secure.gravatar.com\/avatar\/b82919546c1cd9980bd2bc08f09d294c7cb92b3addd23cb9a4377a7b88b4349b?s=192&amp;d=mm&amp;r=g","datePublished":"2017-12-26T15:30:03+00:00","dateModified":"2026-08-11T11:03:24+00:00","breadcrumb":{"@id":"https:\/\/newmobility.news\/who-we-are\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/newmobility.news\/who-we-are\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/newmobility.news\/who-we-are\/#primaryimage","url":"https:\/\/secure.gravatar.com\/avatar\/b82919546c1cd9980bd2bc08f09d294c7cb92b3addd23cb9a4377a7b88b4349b?s=192&amp;d=mm&amp;r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b82919546c1cd9980bd2bc08f09d294c7cb92b3addd23cb9a4377a7b88b4349b?s=192&amp;d=mm&amp;r=g"},{"@type":"BreadcrumbList","@id":"https:\/\/newmobility.news\/who-we-are\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/newmobility.news\/"},{"@type":"ListItem","position":2,"name":"Who we are"}]},{"@type":"WebSite","@id":"https:\/\/newmobility.news\/#website","url":"https:\/\/newmobility.news\/","name":"newmobility.news","description":"A B2BNews Agency\u00ae news service for mobility business proessional","publisher":{"@id":"https:\/\/newmobility.news\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/newmobility.news\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/newmobility.news\/#organization","name":"B2BNews Agency","url":"https:\/\/newmobility.news\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/newmobility.news\/#\/schema\/logo\/image\/","url":"https:\/\/newmobility.news\/wp-content\/uploads\/2018\/01\/b2bnews-agency-logo.png","contentUrl":"https:\/\/newmobility.news\/wp-content\/uploads\/2018\/01\/b2bnews-agency-logo.png","width":"581","height":"117","caption":"B2BNews Agency"},"image":{"@id":"https:\/\/newmobility.news\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/search\/top\/?q=newmobility.news","https:\/\/x.com\/jorisvry","https:\/\/www.linkedin.com\/in\/jorisvanroy\/","https:\/\/nl.pinterest.com\/jorisvanroy\/"]}]}},"jetpack_shortlink":"https:\/\/wp.me\/P9wJdU-59Z","jetpack_sharing_enabled":true,"jetpack_likes_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/newmobility.news\/en\/wp-json\/wp\/v2\/pages\/19839","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/newmobility.news\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/newmobility.news\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/newmobility.news\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/newmobility.news\/en\/wp-json\/wp\/v2\/comments?post=19839"}],"version-history":[{"count":10,"href":"https:\/\/newmobility.news\/en\/wp-json\/wp\/v2\/pages\/19839\/revisions"}],"predecessor-version":[{"id":191408,"href":"https:\/\/newmobility.news\/en\/wp-json\/wp\/v2\/pages\/19839\/revisions\/191408"}],"wp:attachment":[{"href":"https:\/\/newmobility.news\/en\/wp-json\/wp\/v2\/media?parent=19839"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}