{"id":191108,"date":"2026-08-10T13:14:59","date_gmt":"2026-08-10T11:14:59","guid":{"rendered":"https:\/\/newmobility.news\/?page_id=191108"},"modified":"2026-08-10T17:46:52","modified_gmt":"2026-08-10T15:46:52","slug":"nmn-partnership","status":"publish","type":"page","link":"https:\/\/newmobility.news\/en\/nmn-partnership\/","title":{"rendered":"NMN partnerships"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* =========================================================\n   NEWMOBILITY.NEWS \u2013 MEDIA & CONTENT PARTNERSHIPS 2026\n   ========================================================= *\/\n\n.nmn-partnerships,\n.nmn-partnerships * {\n    box-sizing: border-box;\n}\n\n.nmn-partnerships {\n    --ink: #111315;\n    --muted: #62686d;\n    --paper: #f6f7f6;\n    --white: #ffffff;\n    --teal: #1fb7ad;\n    --teal-dark: #0f7f79;\n    --red: #e73b36;\n    --line: #dfe3e2;\n    --soft: #e9f6f4;\n    --soft-red: #fdf0ef;\n    --dark: #101718;\n    --max: 1180px;\n\n    color: var(--ink);\n    font-family: inherit;\n    line-height: 1.5;\n}\n\n.nmn-partnerships a {\n    color: inherit;\n}\n\n.nmn-inner {\n    max-width: var(--max);\n    margin: 0 auto;\n}\n\n.nmn-section {\n    padding: 72px 24px;\n}\n\n.nmn-kicker {\n    margin: 0 0 10px;\n    color: var(--teal-dark);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: .15em;\n    text-transform: uppercase;\n}\n\n.nmn-partnerships h2 {\n    margin: 0 0 16px;\n    font-size: 40px;\n    line-height: 1.05;\n    letter-spacing: -.04em;\n}\n\n.nmn-partnerships h3 {\n    margin: 0 0 9px;\n    font-size: 22px;\n    line-height: 1.15;\n    letter-spacing: -.02em;\n}\n\n.nmn-section-intro {\n    max-width: 820px;\n    margin: 0 0 34px;\n    color: var(--muted);\n    font-size: 18px;\n}\n\n\n\/* HERO *\/\n\n.nmn-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 82px 24px 76px;\n    color: white;\n    background:\n        linear-gradient(\n            135deg,\n            #0c1011 0%,\n            #131b1c 63%,\n            #123d3a 100%\n        );\n}\n\n.nmn-hero:after {\n    content: \"\";\n    position: absolute;\n    width: 420px;\n    height: 420px;\n    right: -120px;\n    top: -180px;\n    border: 80px solid rgba(31,183,173,.10);\n    border-radius: 50%;\n}\n\n.nmn-hero-grid {\n    position: relative;\n    z-index: 1;\n    display: grid;\n    grid-template-columns: 1.35fr .65fr;\n    gap: 64px;\n    align-items: end;\n}\n\n.nmn-hero .nmn-kicker {\n    color: #75ddd5;\n    margin-bottom: 18px;\n}\n\n.nmn-hero-title {\n    max-width: 820px;\n    margin: 0 0 26px !important;\n    color: white;\n    font-size: clamp(44px, 5.6vw, 72px) !important;\n    font-weight: 800;\n    line-height: .99 !important;\n    letter-spacing: -.055em !important;\n}\n\n.nmn-hero-copy {\n    max-width: 760px;\n    margin: 0 0 32px;\n    color: #d7dddd;\n    font-size: 20px;\n    line-height: 1.55;\n}\n\n.nmn-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n}\n\n.nmn-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 12px 20px;\n    border-radius: 999px;\n    background: var(--teal-dark);\n    color: white !important;\n    font-size: 14px;\n    font-weight: 700;\n    text-decoration: none !important;\n}\n\n.nmn-button-outline {\n    border: 2px solid #dfe6e6;\n    background: transparent;\n}\n\n.nmn-proof {\n    display: grid;\n    gap: 12px;\n}\n\n.nmn-proof-card {\n    padding: 18px 20px;\n    border: 1px solid rgba(255,255,255,.20);\n    border-radius: 16px;\n    background: rgba(255,255,255,.06);\n}\n\n.nmn-proof-card strong {\n    display: block;\n    margin-bottom: 3px;\n    color: white;\n    font-size: 27px;\n    line-height: 1;\n}\n\n.nmn-proof-card span {\n    color: #c2cbcc;\n    font-size: 13px;\n}\n\n\n\/* TWO WAYS *\/\n\n.nmn-positioning {\n    background: var(--paper);\n}\n\n.nmn-path-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 20px;\n}\n\n.nmn-path-card {\n    min-height: 315px;\n    padding: 32px;\n    border: 1px solid var(--line);\n    border-radius: 22px;\n    background: white;\n    box-shadow: 0 12px 35px rgba(19,34,33,.05);\n}\n\n.nmn-path-number {\n    display: grid;\n    width: 36px;\n    height: 36px;\n    margin-bottom: 22px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--soft);\n    color: var(--teal-dark);\n    font-weight: 800;\n}\n\n.nmn-path-card.red .nmn-path-number {\n    background: var(--soft-red);\n    color: var(--red);\n}\n\n.nmn-path-card > p {\n    color: var(--muted);\n}\n\n.nmn-path-list {\n    display: grid;\n    gap: 8px;\n    margin: 22px 0 0;\n    padding: 0;\n    list-style: none;\n}\n\n.nmn-path-list li:before {\n    content: \"\u2192\";\n    margin-right: 9px;\n    color: var(--teal-dark);\n    font-weight: 800;\n}\n\n.nmn-path-card.red .nmn-path-list li:before {\n    color: var(--red);\n}\n\n\n\/* AUDIENCE STATS *\/\n\n.nmn-stats-grid {\n    display: grid;\n    grid-template-columns: repeat(4,1fr);\n    gap: 14px;\n}\n\n.nmn-stat {\n    padding: 22px;\n    border-top: 3px solid var(--teal);\n    border-right: 1px solid var(--line);\n    border-bottom: 1px solid var(--line);\n    border-left: 1px solid var(--line);\n    border-radius: 0 0 16px 16px;\n    background: white;\n}\n\n.nmn-stat strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 35px;\n    line-height: 1;\n    letter-spacing: -.045em;\n}\n\n.nmn-stat span {\n    color: var(--muted);\n    font-size: 13px;\n}\n\n\n\/* AUDIENCE DETAIL *\/\n\n.nmn-audience-detail {\n    display: grid;\n    grid-template-columns: 1.1fr .9fr;\n    gap: 28px;\n    margin-top: 30px;\n    align-items: stretch;\n}\n\n.nmn-market-card,\n.nmn-discovery-card {\n    padding: 26px;\n    border: 1px solid var(--line);\n    border-radius: 18px;\n    background: white;\n}\n\n.nmn-market-card > p,\n.nmn-discovery-card > p {\n    margin-top: 0;\n    color: var(--muted);\n    font-size: 14px;\n}\n\n\n\/* MARKET BARS *\/\n\n.nmn-market-list {\n    display: grid;\n    gap: 13px;\n    margin-top: 22px;\n}\n\n.nmn-market-row {\n    display: grid;\n    grid-template-columns: 115px minmax(100px,1fr) 72px;\n    gap: 13px;\n    align-items: center;\n    font-size: 13px;\n}\n\n.nmn-market-row strong {\n    font-size: 13px;\n}\n\n.nmn-market-bar {\n    height: 9px;\n    overflow: hidden;\n    border-radius: 999px;\n    background: #edf0ef;\n}\n\n.nmn-market-bar span {\n    display: block;\n    height: 100%;\n    border-radius: 999px;\n    background: var(--teal);\n}\n\n.nmn-market-value {\n    color: var(--muted);\n    font-style: normal;\n    text-align: right;\n    white-space: nowrap;\n    font-variant-numeric: tabular-nums;\n}\n\n.nmn-market-callout {\n    margin-top: 20px;\n    padding: 16px 18px;\n    border-radius: 14px;\n    background: var(--soft);\n    color: #244846;\n    font-size: 14px;\n}\n\n.nmn-market-callout strong {\n    color: var(--teal-dark);\n}\n\n\n\/* DISCOVERY *\/\n\n.nmn-discovery-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-top: 22px;\n}\n\n.nmn-mini-stat {\n    padding: 17px;\n    border: 1px solid var(--line);\n    border-radius: 14px;\n    background: var(--paper);\n}\n\n.nmn-mini-stat strong {\n    display: block;\n    margin-bottom: 5px;\n    font-size: 24px;\n    line-height: 1.1;\n    letter-spacing: -.03em;\n}\n\n.nmn-mini-stat span {\n    color: var(--muted);\n    font-size: 12px;\n}\n\n.nmn-growth-line {\n    margin-top: 18px;\n    color: var(--muted);\n    font-size: 13px;\n}\n\n.nmn-growth-line strong {\n    color: var(--teal-dark);\n}\n\n.nmn-source-note {\n    margin-top: 15px;\n    color: #858b8e;\n    font-size: 12px;\n}\n\n\n\/* SERVICES *\/\n\n.nmn-service-grid {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 18px;\n}\n\n.nmn-service-card {\n    padding: 26px;\n    border: 1px solid var(--line);\n    border-radius: 18px;\n    background: white;\n}\n\n.nmn-tag {\n    display: inline-block;\n    margin-bottom: 16px;\n    padding: 5px 8px;\n    border-radius: 6px;\n    background: var(--soft);\n    color: var(--teal-dark);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n}\n\n.nmn-service-card p {\n    margin-bottom: 0;\n    color: var(--muted);\n    font-size: 15px;\n}\n\n\n\/* SPONSORED RATES *\/\n\n.nmn-rates {\n    color: white;\n    background: #101314;\n}\n\n.nmn-rates .nmn-kicker {\n    color: #72dcd4;\n}\n\n.nmn-rates .nmn-section-intro {\n    color: #c6cecf;\n}\n\n.nmn-rate-grid {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 16px;\n}\n\n.nmn-rate-card {\n    display: flex;\n    min-height: 275px;\n    flex-direction: column;\n    padding: 25px;\n    border: 1px solid #353b3d;\n    border-radius: 18px;\n    background: #15191a;\n}\n\n.nmn-rate-card.featured {\n    border-color: #3b8f88;\n    background: #152221;\n}\n\n.nmn-rate-card h3 {\n    color: white;\n}\n\n.nmn-price {\n    margin: 10px 0 16px;\n    color: white;\n    font-size: 30px;\n    font-weight: 800;\n    letter-spacing: -.04em;\n}\n\n.nmn-price small {\n    color: #aeb8b9;\n    font-size: 12px;\n    font-weight: 500;\n    letter-spacing: 0;\n}\n\n.nmn-rate-card > p {\n    margin-top: 0;\n    color: #bfc7c8;\n    font-size: 14px;\n}\n\n.nmn-rate-card ul {\n    margin: auto 0 0;\n    padding-left: 18px;\n    color: #dce1e1;\n    font-size: 13px;\n}\n\n.nmn-rate-card li {\n    margin-bottom: 6px;\n}\n\n\n\/* POLICY *\/\n\n.nmn-policy {\n    border-top: 1px solid #cfe9e6;\n    border-bottom: 1px solid #cfe9e6;\n    background: var(--soft);\n}\n\n.nmn-policy-grid {\n    display: grid;\n    grid-template-columns: .72fr 1.28fr;\n    gap: 50px;\n    align-items: start;\n}\n\n.nmn-policy-box {\n    padding: 28px;\n    border: 1px solid #cfe1df;\n    border-radius: 18px;\n    background: white;\n}\n\n.nmn-policy-box p:first-child {\n    margin-top: 0;\n}\n\n.nmn-policy-box p:last-child {\n    margin-bottom: 0;\n}\n\n.nmn-policy-box strong {\n    color: var(--teal-dark);\n}\n\n\n\/* CASE STUDY *\/\n\n.nmn-case-grid {\n    display: grid;\n    grid-template-columns: .9fr 1.1fr;\n    gap: 42px;\n    align-items: center;\n}\n\n.nmn-case-copy p {\n    color: var(--muted);\n    font-size: 17px;\n}\n\n.nmn-screens {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    align-items: start;\n}\n\n.nmn-screen {\n    overflow: hidden;\n    border: 1px solid var(--line);\n    border-radius: 16px;\n    background: white;\n    box-shadow: 0 10px 32px rgba(0,0,0,.08);\n}\n\n.nmn-screen:nth-child(2) {\n    margin-top: 40px;\n}\n\n.nmn-screen img {\n    display: block;\n    width: 100%;\n    height: auto;\n}\n\n\n\/* WHY NMN *\/\n\n.nmn-why {\n    background: var(--paper);\n}\n\n.nmn-why-grid {\n    display: grid;\n    grid-template-columns: repeat(4,1fr);\n    gap: 16px;\n}\n\n.nmn-why-card {\n    padding: 22px;\n    border: 1px solid var(--line);\n    border-radius: 16px;\n    background: white;\n}\n\n.nmn-why-card strong {\n    display: block;\n    margin-bottom: 7px;\n}\n\n.nmn-why-card span {\n    color: var(--muted);\n    font-size: 14px;\n}\n\n\n\/* CTA *\/\n\n.nmn-cta {\n    padding: 82px 24px;\n    background:\n        linear-gradient(\n            130deg,\n            #e9f6f4 0%,\n            #fff 55%,\n            #fdf0ef 100%\n        );\n}\n\n.nmn-cta-box {\n    display: grid;\n    max-width: var(--max);\n    margin: auto;\n    grid-template-columns: 1.2fr .8fr;\n    gap: 30px;\n    align-items: center;\n    padding: 40px;\n    border: 1px solid var(--line);\n    border-radius: 24px;\n    background: rgba(255,255,255,.88);\n}\n\n.nmn-cta-box h2 {\n    margin-bottom: 10px;\n}\n\n.nmn-cta-copy {\n    margin: 0;\n    color: var(--muted);\n}\n\n.nmn-contact {\n    text-align: right;\n}\n\n.nmn-contact strong {\n    display: block;\n    margin-bottom: 4px;\n}\n\n.nmn-contact-line {\n    color: #4f5659;\n    font-size: 14px;\n}\n\n\n\/* RESPONSIVE *\/\n\n@media (max-width: 900px) {\n\n    .nmn-hero-grid,\n    .nmn-path-grid,\n    .nmn-audience-detail,\n    .nmn-policy-grid,\n    .nmn-case-grid,\n    .nmn-cta-box {\n        grid-template-columns: 1fr;\n    }\n\n    .nmn-proof {\n        grid-template-columns: repeat(3,1fr);\n    }\n\n    .nmn-stats-grid,\n    .nmn-why-grid {\n        grid-template-columns: repeat(2,1fr);\n    }\n\n    .nmn-service-grid,\n    .nmn-rate-grid {\n        grid-template-columns: 1fr 1fr;\n    }\n\n    .nmn-contact {\n        text-align: left;\n    }\n}\n\n@media (max-width: 620px) {\n\n    .nmn-section {\n        padding: 55px 20px;\n    }\n\n    .nmn-hero {\n        padding: 62px 20px 58px;\n    }\n\n    .nmn-hero-title {\n        font-size: 42px !important;\n    }\n\n    .nmn-partnerships h2 {\n        font-size: 33px;\n    }\n\n    .nmn-proof,\n    .nmn-stats-grid,\n    .nmn-service-grid,\n    .nmn-rate-grid,\n    .nmn-why-grid,\n    .nmn-screens,\n    .nmn-discovery-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .nmn-screen:nth-child(2) {\n        margin-top: 0;\n    }\n\n    .nmn-market-row {\n        grid-template-columns: 88px minmax(60px,1fr) 60px;\n        gap: 8px;\n        font-size: 11px;\n    }\n\n    .nmn-market-row strong {\n        font-size: 11px;\n    }\n\n    .nmn-market-value {\n        font-size: 11px;\n    }\n\n    .nmn-cta {\n        padding: 55px 20px;\n    }\n\n    .nmn-cta-box {\n        padding: 28px;\n    }\n}\nbody.page-id-191108 .entry-title,\nbody.page-id-191108 .page-title,\nbody.page-id-191108 h1.entry-title {\n    display: none !important;\n}\n\n<\/style>\n\n\n\n<div class=\"nmn-partnerships\">\n\n\n<!-- HERO -->\n\n<section class=\"nmn-hero\">\n\n    <div class=\"nmn-inner nmn-hero-grid\">\n\n        <div>\n\n            <div class=\"nmn-kicker\">\n                Media &amp; Content Partnerships 2026\n            <\/div>\n\n            <h2 class=\"nmn-hero-title\">\n                Independent mobility journalism.\n                Available as content.\n                Available as audience.\n            <\/h2>\n\n            <p class=\"nmn-hero-copy\">\n                Newmobility.news is the publishing platform of B2BNews Agency,\n                a Belgian specialist news agency covering automotive, mobility,\n                transport, energy and the technologies transforming these sectors.\n            <\/p>\n\n            <div class=\"nmn-buttons\">\n\n                <a class=\"nmn-button nmn-button-license\" href=\"https:\/\/newmobility.news\/en\/content-licensing-newsroom-services\/\">\n    License our journalism\n<\/a>\n\n                <a class=\"nmn-button nmn-button-outline\" href=\"#sponsored\">\n                    Reach our audience\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n\n        <div class=\"nmn-proof\">\n\n            <div class=\"nmn-proof-card\">\n                <strong>7\u201310<\/strong>\n                <span>original stories every working day<\/span>\n            <\/div>\n\n            <div class=\"nmn-proof-card\">\n                <strong>3<\/strong>\n                <span>language editions: EN \u00b7 NL \u00b7 FR<\/span>\n            <\/div>\n\n            <div class=\"nmn-proof-card\">\n                <strong>B2B<\/strong>\n                <span>specialist professional readership<\/span>\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n<!-- TWO WAYS -->\n\n<section class=\"nmn-section nmn-positioning\" id=\"content\">\n\n    <div class=\"nmn-inner\">\n\n        <div class=\"nmn-kicker\">\n            Two ways to work with us\n        <\/div>\n\n        <h2>More than a media website<\/h2>\n\n        <p class=\"nmn-section-intro\">\n            We combine the reach of our own specialist publication with the\n            production capacity of a B2B news agency. That creates two distinct\n            partnership models.\n        <\/p>\n\n\n        <div class=\"nmn-path-grid\">\n\n            <div class=\"nmn-path-card\">\n\n                <div class=\"nmn-path-number\">01<\/div>\n\n                <h3>License our journalism<\/h3>\n\n                <p>\n                    For publishers, platforms and professional organisations\n                    looking for reliable, ready-to-use mobility content.\n                <\/p>\n\n                <ul class=\"nmn-path-list\">\n                    <li>Individual articles or recurring packages<\/li>\n                    <li>Topic-based news feeds<\/li>\n                    <li>Summaries, metadata and platform integrations<\/li>\n                    <li>Multilingual editorial content<\/li>\n                    <li>Tailor-made journalism and white-label production<\/li>\n                <\/ul>\n\n            <\/div>\n\n\n            <div class=\"nmn-path-card red\">\n\n                <div class=\"nmn-path-number\">02<\/div>\n\n                <h3>Reach our audience<\/h3>\n\n                <p>\n                    For brands and organisations that want visibility among\n                    mobility professionals in an independent editorial environment.\n                <\/p>\n\n                <ul class=\"nmn-path-list\">\n                    <li>Sponsored contributions<\/li>\n                    <li>NMN-produced advertorials<\/li>\n                    <li>Homepage and newsletter exposure<\/li>\n                    <li>Sponsored series and thought leadership<\/li>\n                    <li>Reports, webinars and custom campaigns<\/li>\n                <\/ul>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n<!-- AUDIENCE -->\n\n<section class=\"nmn-section\" id=\"audience\">\n\n    <div class=\"nmn-inner\">\n\n        <div class=\"nmn-kicker\">\n            Audience &amp; reach\n        <\/div>\n\n        <h2>A fast-growing specialist audience<\/h2>\n\n        <p class=\"nmn-section-intro\">\n            Newmobility.news combines strong Benelux roots with substantial\n            international reach. Our audience growth is driven by readers looking\n            for specialist reporting on automotive, mobility, energy, transport,\n            technology and policy.\n        <\/p>\n\n\n        <div class=\"nmn-stats-grid\">\n\n            <div class=\"nmn-stat\">\n                <strong>284.4K<\/strong>\n                <span>content views \u00b7 latest period<\/span>\n            <\/div>\n\n            <div class=\"nmn-stat\">\n                <strong>130.3K<\/strong>\n                <span>visitors \u00b7 latest period<\/span>\n            <\/div>\n\n            <div class=\"nmn-stat\">\n                <strong>+88%<\/strong>\n                <span>growth in views vs previous period<\/span>\n            <\/div>\n\n            <div class=\"nmn-stat\">\n                <strong>+54%<\/strong>\n                <span>growth in visitors vs previous period<\/span>\n            <\/div>\n\n        <\/div>\n\n\n        <div class=\"nmn-audience-detail\">\n\n\n            <!-- COUNTRY CARD -->\n\n            <div class=\"nmn-market-card\">\n\n                <h3>Strong Benelux core, international reach<\/h3>\n\n                <p>\n                    The Netherlands is our largest market, followed by the\n                    United States and Belgium. Belgium and the Netherlands\n                    together account for almost half of all content views.\n                <\/p>\n\n\n                <div class=\"nmn-market-list\">\n\n                    <div class=\"nmn-market-row\">\n                        <strong>Netherlands<\/strong>\n                        <div class=\"nmn-market-bar\">\n                            <span style=\"width:100%\"><\/span>\n                        <\/div>\n                        <em class=\"nmn-market-value\">100,032<\/em>\n                    <\/div>\n\n                    <div class=\"nmn-market-row\">\n                        <strong>United States<\/strong>\n                        <div class=\"nmn-market-bar\">\n                            <span style=\"width:58.1%\"><\/span>\n                        <\/div>\n                        <em class=\"nmn-market-value\">58,100<\/em>\n                    <\/div>\n\n                    <div class=\"nmn-market-row\">\n                        <strong>Belgium<\/strong>\n                        <div class=\"nmn-market-bar\">\n                            <span style=\"width:38.3%\"><\/span>\n                        <\/div>\n                        <em class=\"nmn-market-value\">38,321<\/em>\n                    <\/div>\n\n                    <div class=\"nmn-market-row\">\n                        <strong>China<\/strong>\n                        <div class=\"nmn-market-bar\">\n                            <span style=\"width:11.2%\"><\/span>\n                        <\/div>\n                        <em class=\"nmn-market-value\">11,172<\/em>\n                    <\/div>\n\n                    <div class=\"nmn-market-row\">\n                        <strong>France<\/strong>\n                        <div class=\"nmn-market-bar\">\n                            <span style=\"width:7.9%\"><\/span>\n                        <\/div>\n                        <em class=\"nmn-market-value\">7,927<\/em>\n                    <\/div>\n\n                    <div class=\"nmn-market-row\">\n                        <strong>Norway<\/strong>\n                        <div class=\"nmn-market-bar\">\n                            <span style=\"width:7.5%\"><\/span>\n                        <\/div>\n                        <em class=\"nmn-market-value\">7,547<\/em>\n                    <\/div>\n\n                    <div class=\"nmn-market-row\">\n                        <strong>Germany<\/strong>\n                        <div class=\"nmn-market-bar\">\n                            <span style=\"width:7%\"><\/span>\n                        <\/div>\n                        <em class=\"nmn-market-value\">7,028<\/em>\n                    <\/div>\n\n                    <div class=\"nmn-market-row\">\n                        <strong>United Kingdom<\/strong>\n                        <div class=\"nmn-market-bar\">\n                            <span style=\"width:6.1%\"><\/span>\n                        <\/div>\n                        <em class=\"nmn-market-value\">6,056<\/em>\n                    <\/div>\n\n                <\/div>\n\n\n                <div class=\"nmn-market-callout\">\n                    <strong>49% of views<\/strong> come from Belgium and the\n                    Netherlands, while the United States is our second-largest\n                    individual market.\n                <\/div>\n\n            <\/div>\n\n\n            <!-- DISCOVERY CARD -->\n\n            <div class=\"nmn-discovery-card\">\n\n                <h3>Discovered beyond the homepage<\/h3>\n\n                <p>\n                    Newmobility.news reaches readers through search,\n                    professional networks and an emerging flow from AI\n                    discovery services.\n                <\/p>\n\n\n                <div class=\"nmn-discovery-grid\">\n\n                    <div class=\"nmn-mini-stat\">\n                        <strong>51.4K<\/strong>\n                        <span>views referred by search engines<\/span>\n                    <\/div>\n\n                    <div class=\"nmn-mini-stat\">\n                        <strong>34.9K<\/strong>\n                        <span>homepage views<\/span>\n                    <\/div>\n\n                    <div class=\"nmn-mini-stat\">\n                        <strong>2.3K<\/strong>\n                        <span>views referred by LinkedIn<\/span>\n                    <\/div>\n\n                    <div class=\"nmn-mini-stat\">\n                        <strong>1.5K+<\/strong>\n                        <span>views from ChatGPT &amp; Gemini combined<\/span>\n                    <\/div>\n\n                <\/div>\n\n\n                <div class=\"nmn-growth-line\">\n                    <strong>Growing visibility:<\/strong>\n                    monthly traffic rose strongly from autumn 2025 and remained\n                    at a substantially higher level through summer 2026.\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n\n        <div class=\"nmn-source-note\">\n            Source: WordPress\/Jetpack Stats, Sep 1, 2025 \u2013 Aug 8, 2026.\n            Growth figures shown by WordPress versus the previous comparable period.\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n<!-- CONTENT SERVICES -->\n\n<section class=\"nmn-section\">\n\n    <div class=\"nmn-inner\">\n\n        <div class=\"nmn-kicker\">\n            B2BNews Agency\n        <\/div>\n\n        <h2>Content services &amp; licensing<\/h2>\n\n        <p class=\"nmn-section-intro\">\n            Content can be supplied for publication, integrated into\n            professional information products or commissioned specifically\n            for a partner.\n        <\/p>\n\n\n        <div class=\"nmn-service-grid\">\n\n            <div class=\"nmn-service-card\">\n                <span class=\"nmn-tag\">Licensing<\/span>\n                <h3>News Content Licensing<\/h3>\n                <p>\n                    Selected Newmobility.news articles, recurring editorial\n                    packages or topic-based content for publishers and\n                    professional platforms.\n                <\/p>\n            <\/div>\n\n            <div class=\"nmn-service-card\">\n                <span class=\"nmn-tag\">Production<\/span>\n                <h3>Tailor-made Editorial<\/h3>\n                <p>\n                    Original B2B news, interviews, background stories, sector\n                    analysis, executive profiles and newsletters produced by\n                    specialist journalists.\n                <\/p>\n            <\/div>\n\n            <div class=\"nmn-service-card\">\n                <span class=\"nmn-tag\">Platforms<\/span>\n                <h3>Feeds &amp; API Partnerships<\/h3>\n                <p>\n                    Structured partnerships around summaries, article metadata,\n                    feeds and selected full-text content. Commercial\n                    redistribution requires a licensing agreement.\n                <\/p>\n            <\/div>\n\n            <div class=\"nmn-service-card\">\n                <span class=\"nmn-tag\">Languages<\/span>\n                <h3>Multilingual Content<\/h3>\n                <p>\n                    Editorial services and content distribution across English,\n                    Dutch and French editions, depending on project requirements.\n                <\/p>\n            <\/div>\n\n            <div class=\"nmn-service-card\">\n                <span class=\"nmn-tag\">Research<\/span>\n                <h3>Reports &amp; Whitepapers<\/h3>\n                <p>\n                    Research-led reports, market explainers and co-branded\n                    editorial projects for organisations that need depth rather\n                    than promotion alone.\n                <\/p>\n            <\/div>\n\n            <div class=\"nmn-service-card\">\n                <span class=\"nmn-tag\">Custom<\/span>\n                <h3>Publisher Solutions<\/h3>\n                <p>\n                    Need a specific content flow, frequency, topic selection or\n                    rights package? We can build a tailored B2B content agreement.\n                <\/p>\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n<!-- SPONSORED MEDIA -->\n\n<section class=\"nmn-section nmn-rates\" id=\"sponsored\">\n\n    <div class=\"nmn-inner\">\n\n        <div class=\"nmn-kicker\">\n            Sponsored media\n        <\/div>\n\n        <h2>Clear formats. Clear starting prices.<\/h2>\n\n        <p class=\"nmn-section-intro\">\n            Commercial partnerships are visibly identified and remain\n            separate from independent editorial coverage.\n        <\/p>\n\n\n        <div class=\"nmn-rate-grid\">\n\n            <div class=\"nmn-rate-card\">\n\n                <h3>Sponsored Contribution<\/h3>\n\n                <div class=\"nmn-price\">\n                    \u20ac750\n                    <small>from \u00b7 excl. VAT<\/small>\n                <\/div>\n\n                <p>\n                    For supplied content that fits our editorial scope.\n                <\/p>\n\n                <ul>\n                    <li>Editorial review &amp; light editing<\/li>\n                    <li>Up to 2 relevant commercial links<\/li>\n                    <li>Standard article placement<\/li>\n                    <li>Minimum 24 months online<\/li>\n                <\/ul>\n\n            <\/div>\n\n\n            <div class=\"nmn-rate-card featured\">\n\n                <h3>NMN-produced Advertorial<\/h3>\n\n                <div class=\"nmn-price\">\n                    \u20ac1,200\n                    <small>from \u00b7 excl. VAT<\/small>\n                <\/div>\n\n                <p>\n                    Written by our editorial team from your briefing,\n                    material or interview.\n                <\/p>\n\n                <ul>\n                    <li>Professional writing &amp; headline<\/li>\n                    <li>Homepage visibility<\/li>\n                    <li>Newsletter mention<\/li>\n                    <li>Performance reporting<\/li>\n                <\/ul>\n\n            <\/div>\n\n\n            <div class=\"nmn-rate-card\">\n\n                <h3>Premium Advertorial<\/h3>\n\n                <div class=\"nmn-price\">\n                    \u20ac1,500\n                    <small>from \u00b7 excl. VAT<\/small>\n                <\/div>\n\n                <p>\n                    Maximum visibility around an important launch or campaign.\n                <\/p>\n\n                <ul>\n                    <li>Extended homepage exposure<\/li>\n                    <li>Newsletter promotion<\/li>\n                    <li>Social amplification where appropriate<\/li>\n                    <li>Campaign analytics<\/li>\n                <\/ul>\n\n            <\/div>\n\n\n            <div class=\"nmn-rate-card\">\n\n                <h3>Sponsored Series<\/h3>\n\n                <div class=\"nmn-price\">\n                    \u20ac2,500\n                    <small>from \/ month<\/small>\n                <\/div>\n\n                <p>\n                    Recurring thought-leadership visibility around a relevant\n                    mobility theme.\n                <\/p>\n\n                <ul>\n                    <li>2\u20133 articles per month<\/li>\n                    <li>Recurring homepage presence<\/li>\n                    <li>Newsletter exposure<\/li>\n                    <li>Coordinated publishing calendar<\/li>\n                <\/ul>\n\n            <\/div>\n\n\n            <div class=\"nmn-rate-card\">\n\n                <h3>Newsletter Sponsorship<\/h3>\n\n                <div class=\"nmn-price\">\n                    \u20ac450\n                    <small>from \/ edition<\/small>\n                <\/div>\n\n                <p>\n                    Reach our professional readership directly in the daily newsletter.\n                <\/p>\n\n                <ul>\n                    <li>Sponsor identification<\/li>\n                    <li>Logo + short message<\/li>\n                    <li>Relevant landing-page link<\/li>\n                    <li>Multi-edition packages available<\/li>\n                <\/ul>\n\n            <\/div>\n\n\n            <div class=\"nmn-rate-card\">\n\n                <h3>Reports &amp; Thought Leadership<\/h3>\n\n                <div class=\"nmn-price\">\n                    \u20ac5,000\n                    <small>from<\/small>\n                <\/div>\n\n                <p>\n                    High-value editorial formats requiring research,\n                    production and distribution.\n                <\/p>\n\n                <ul>\n                    <li>Whitepapers &amp; market reports<\/li>\n                    <li>Executive interviews<\/li>\n                    <li>Roundtables &amp; webinars<\/li>\n                    <li>Custom B2B campaigns<\/li>\n                <\/ul>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n<!-- POLICY -->\n\n<section class=\"nmn-section nmn-policy\" id=\"policy\">\n\n    <div class=\"nmn-inner nmn-policy-grid\">\n\n        <div>\n\n            <div class=\"nmn-kicker\">\n                Editorial &amp; SEO policy\n            <\/div>\n\n            <h2>Reader trust comes first<\/h2>\n\n            <p class=\"nmn-section-intro\">\n                Paid visibility is welcome.\n                Selling search-engine authority is not.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"nmn-policy-box\">\n\n            <p>\n                <strong>\n                    Sponsored content is always clearly identified.\n                <\/strong>\n                Newmobility.news retains final editorial approval over\n                headlines, copy, images and links.\n            <\/p>\n\n            <p>\n                <strong>\n                    We do not sell dofollow links intended to manipulate\n                    search rankings.\n                <\/strong>\n                Commercial links in paid content are marked\n                <code>rel=\"sponsored\"<\/code>. We do not guarantee indexing,\n                rankings or Domain Authority improvements.\n            <\/p>\n\n            <p>\n                Content must be relevant to mobility, automotive, transport,\n                energy, technology, sustainability or closely related\n                industries. Pure link-building content or unrelated subjects\n                may be declined.\n            <\/p>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n<!-- CASE STUDY -->\n\n<section class=\"nmn-section\">\n\n    <div class=\"nmn-inner nmn-case-grid\">\n\n        <div class=\"nmn-case-copy\">\n\n            <div class=\"nmn-kicker\">\n                Example partnership\n            <\/div>\n\n            <h2>VinFast advertorial<\/h2>\n\n            <p>\n                A premium sponsored article was clearly marked as an\n                advertorial and integrated into the Newmobility.news editorial\n                environment, with homepage visibility and a full article page.\n            <\/p>\n\n            <p>\n                This is the model: commercial visibility without blurring the\n                line with independent journalism.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"nmn-screens\">\n\n            <div class=\"nmn-screen\">\n\n                <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/newmobility.news\/wp-content\/uploads\/2025\/10\/VinFast-homepage.png?ssl=1&amp;w=640\" alt=\"VinFast advertorial on the Newmobility.news homepage\">\n\n            <\/div>\n\n\n            <div class=\"nmn-screen\">\n\n                <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/newmobility.news\/wp-content\/uploads\/2025\/10\/VinFast-article.png?w=640&#038;ssl=1\" alt=\"VinFast sponsored article on Newmobility.news\">\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n<!-- WHY NMN -->\n\n<section class=\"nmn-section nmn-why\">\n\n    <div class=\"nmn-inner\">\n\n        <div class=\"nmn-kicker\">\n            Why Newmobility.news?\n        <\/div>\n\n        <h2>\n            Specialist journalism in a premium B2B environment\n        <\/h2>\n\n\n        <div class=\"nmn-why-grid\">\n\n            <div class=\"nmn-why-card\">\n                <strong>Specialist audience<\/strong>\n                <span>\n                    Reach professionals who actively work in the sectors we cover.\n                <\/span>\n            <\/div>\n\n            <div class=\"nmn-why-card\">\n                <strong>Original journalism<\/strong>\n                <span>\n                    Your brand appears alongside reporting produced by\n                    experienced mobility journalists.\n                <\/span>\n            <\/div>\n\n            <div class=\"nmn-why-card\">\n                <strong>European perspective<\/strong>\n                <span>\n                    Strong Benelux roots combined with European policy,\n                    industry and global technology coverage.\n                <\/span>\n            <\/div>\n\n            <div class=\"nmn-why-card\">\n                <strong>Uncluttered environment<\/strong>\n                <span>\n                    No intrusive display-ad overload: selected partnerships\n                    receive real visibility.\n                <\/span>\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n<!-- CTA -->\n\n<section class=\"nmn-cta\" id=\"contact\">\n\n    <div class=\"nmn-cta-box\">\n\n        <div>\n\n            <div class=\"nmn-kicker\">\n                Start a conversation\n            <\/div>\n\n            <h2>\n                Tell us whether you need content, audience or both.\n            <\/h2>\n\n            <p class=\"nmn-cta-copy\">\n                We will suggest the most appropriate editorial, licensing\n                or sponsored format for your objective.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"nmn-contact\">\n\n            <strong>B2BNews Agency bv<\/strong>\n\n            <div class=\"nmn-contact-line\">\n                Andersveldstraat 22<br>\n                3190 Boortmeerbeek \u00b7 Belgium<br>\n                VAT BE0692726191\n            <\/div>\n\n            <div style=\"margin-top:22px\">\n\n                <a class=\"nmn-button\" href=\"mailto:info@newmobility.news\">\n                    Contact Newmobility.news\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Media &amp; Content Partnerships 2026 Independent mobility journalism. Available as content. Available as audience. Newmobility.news is the publishing platform of B2BNews Agency, a Belgian specialist news agency covering automotive, mobility, transport, energy and the technologies transforming these sectors. License our journalism Reach our audience 7\u201310 original stories every working day 3 language editions: EN \u00b7 [&hellip;]<\/p>\n","protected":false},"author":21,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-191108","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>Media &amp; Content Partnerships 2026 Independent mobility journalism. Available as content. Available as audience. Newmobility.news is the publishing platform of B2BNews Agency, a Belgian specialist news agency covering automotive, mobility, transport, energy and the technologies transforming these sectors. License our journalism Reach our audience 7\u201310 original stories every working day 3 language editions: EN \u00b7 NL \u00b7 FR B2B specialist professional readership Two ways to work with us More than a media website We combine the reach of our own specialist publication with the production capacity of a B2B news agency. That creates two distinct partnership models. 01 License our&hellip;<\/p>\n","category_list_v2":"","author_info_v2":{"name":"Joris Van Roy","url":"https:\/\/newmobility.news\/en\/author\/jorisximcom-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>NMN partnerships - 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=\"NMN partnerships - newmobility.news\" \/>\n<meta property=\"og:description\" content=\"Media &amp; Content Partnerships 2026 Independent mobility journalism. Available as content. Available as audience. Newmobility.news is the publishing platform of B2BNews Agency, a Belgian specialist news agency covering automotive, mobility, transport, energy and the technologies transforming these sectors. License our journalism Reach our audience 7\u201310 original stories every working day 3 language editions: EN \u00b7 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/newmobility.news\/en\/nmn-partnership\/\" \/>\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-10T15:46:52+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i0.wp.com\/newmobility.news\/wp-content\/uploads\/2025\/10\/VinFast-homepage.png?ssl=1&amp;w=640\" \/>\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\\\/nmn-partnership\\\/\",\"url\":\"https:\\\/\\\/newmobility.news\\\/nmn-partnership\\\/\",\"name\":\"NMN partnerships - newmobility.news\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/newmobility.news\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/newmobility.news\\\/nmn-partnership\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/newmobility.news\\\/nmn-partnership\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/newmobility.news\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/VinFast-homepage.png?ssl=1&amp;w=640\",\"datePublished\":\"2026-08-10T11:14:59+00:00\",\"dateModified\":\"2026-08-10T15:46:52+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/newmobility.news\\\/nmn-partnership\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/newmobility.news\\\/nmn-partnership\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/newmobility.news\\\/nmn-partnership\\\/#primaryimage\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/newmobility.news\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/VinFast-homepage.png?ssl=1&amp;w=640\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/newmobility.news\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/VinFast-homepage.png?ssl=1&amp;w=640\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/newmobility.news\\\/nmn-partnership\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/newmobility.news\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"NMN partnerships\"}]},{\"@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":"NMN partnerships - newmobility.news","robots":{"index":"noindex","follow":"follow"},"og_locale":"en_US","og_type":"article","og_title":"NMN partnerships - newmobility.news","og_description":"Media &amp; Content Partnerships 2026 Independent mobility journalism. Available as content. Available as audience. Newmobility.news is the publishing platform of B2BNews Agency, a Belgian specialist news agency covering automotive, mobility, transport, energy and the technologies transforming these sectors. License our journalism Reach our audience 7\u201310 original stories every working day 3 language editions: EN \u00b7 [&hellip;]","og_url":"https:\/\/newmobility.news\/en\/nmn-partnership\/","og_site_name":"newmobility.news","article_publisher":"https:\/\/www.facebook.com\/search\/top\/?q=newmobility.news","article_modified_time":"2026-08-10T15:46:52+00:00","og_image":[{"url":"https:\/\/i0.wp.com\/newmobility.news\/wp-content\/uploads\/2025\/10\/VinFast-homepage.png?ssl=1&amp;w=640","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\/nmn-partnership\/","url":"https:\/\/newmobility.news\/nmn-partnership\/","name":"NMN partnerships - newmobility.news","isPartOf":{"@id":"https:\/\/newmobility.news\/#website"},"primaryImageOfPage":{"@id":"https:\/\/newmobility.news\/nmn-partnership\/#primaryimage"},"image":{"@id":"https:\/\/newmobility.news\/nmn-partnership\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/newmobility.news\/wp-content\/uploads\/2025\/10\/VinFast-homepage.png?ssl=1&amp;w=640","datePublished":"2026-08-10T11:14:59+00:00","dateModified":"2026-08-10T15:46:52+00:00","breadcrumb":{"@id":"https:\/\/newmobility.news\/nmn-partnership\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/newmobility.news\/nmn-partnership\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/newmobility.news\/nmn-partnership\/#primaryimage","url":"https:\/\/i0.wp.com\/newmobility.news\/wp-content\/uploads\/2025\/10\/VinFast-homepage.png?ssl=1&amp;w=640","contentUrl":"https:\/\/i0.wp.com\/newmobility.news\/wp-content\/uploads\/2025\/10\/VinFast-homepage.png?ssl=1&amp;w=640"},{"@type":"BreadcrumbList","@id":"https:\/\/newmobility.news\/nmn-partnership\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/newmobility.news\/"},{"@type":"ListItem","position":2,"name":"NMN partnerships"}]},{"@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-NIo","jetpack_sharing_enabled":true,"jetpack_likes_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/newmobility.news\/en\/wp-json\/wp\/v2\/pages\/191108","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\/21"}],"replies":[{"embeddable":true,"href":"https:\/\/newmobility.news\/en\/wp-json\/wp\/v2\/comments?post=191108"}],"version-history":[{"count":8,"href":"https:\/\/newmobility.news\/en\/wp-json\/wp\/v2\/pages\/191108\/revisions"}],"predecessor-version":[{"id":191234,"href":"https:\/\/newmobility.news\/en\/wp-json\/wp\/v2\/pages\/191108\/revisions\/191234"}],"wp:attachment":[{"href":"https:\/\/newmobility.news\/en\/wp-json\/wp\/v2\/media?parent=191108"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}