{"id":101567,"date":"2026-04-01T13:52:35","date_gmt":"2026-04-01T10:52:35","guid":{"rendered":"https:\/\/smartair.fi\/?page_id=101567"},"modified":"2026-05-13T13:50:16","modified_gmt":"2026-05-13T10:50:16","slug":"paineilman-laatu","status":"publish","type":"page","link":"https:\/\/smartair.fi\/en\/paineilman-laatu\/","title":{"rendered":"Compressed air quality"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_0 et_pb_row et_block_row\">\n<div class=\"et_pb_column_0 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_0 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><p>SMARTAIR<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_1 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><h1>Compressed air quality<\/h1>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_1 et_pb_row et_block_row\">\n<div class=\"et_pb_column_1 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_divider_0 et_pb_divider et_pb_space et_pb_divider_position_top et_pb_module\"><div class=\"et_pb_divider_internal\"><\/div><\/div>\n\n<div class=\"et_pb_divider_1 et_pb_divider_hidden et_pb_space et_pb_divider_position_top et_pb_module dot-right-bottom sub-page-dot\"><div class=\"et_pb_divider_internal\"><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_1 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_2 et_pb_row et_block_row\">\n<div class=\"et_pb_column_2 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><style>\n    :root {\n        --sa-blue: #004a99;\n        --sa-light-blue: #eef5ff;\n        --sa-accent: #f29100;\n        --sa-dark: #1a1a1a;\n        --sa-grey: #f4f7f9;\n        --sa-border: #d1d9e6;\n        --sa-success: #40c057;\n    }\n\n    .sa-container {\n        font-family: 'Open Sans', Arial, sans-serif;\n        color: #333;\n        line-height: 1.6;\n        max-width: 1100px;\n        margin: 0 auto;\n        padding: 20px;\n        background: #fff;\n    }\n\n    \/* Hero Section *\/\n    .sa-hero { \n        background: linear-gradient(135deg, var(--sa-blue) 0%, #002d5a 100%); \n        color: #ffffff; \n        padding: 60px 40px; \n        border-radius: 12px; \n        margin-bottom: 40px; \n        box-shadow: 0 10px 20px rgba(0,0,0,0.1);\n    }\n    .sa-hero h1 { color: #ffffff !important; font-size: 2.8rem; margin-bottom: 20px; font-weight: 800; line-height: 1.2; }\n    .sa-hero h2 { color: #ffffff !important; font-size: 1.4rem; margin-bottom: 25px; font-weight: 400; line-height: 1.5; border: none; padding: 0; }\n    \n    .sa-hero-list { list-style: none; padding: 0; margin-bottom: 30px; font-size: 1.1rem; }\n    .sa-hero-list li { margin-bottom: 12px; display: flex; align-items: flex-start; color: #ffffff; }\n    .sa-hero-list li::before { \n        content: \"\u2714\"; color: var(--sa-accent); font-weight: bold; margin-right: 12px; font-size: 1.2rem; flex-shrink: 0; margin-top: 2px;\n    }\n\n    \/* Painikkeet *\/\n    .sa-btn-group { display: flex; flex-wrap: wrap; gap: 15px; margin-top: 20px; }\n    .sa-btn { display: inline-block; padding: 15px 30px; background: var(--sa-accent); color: #ffffff !important; font-weight: bold; border-radius: 5px; text-decoration: none; transition: 0.3s; text-align: center; }\n    .sa-btn-outline { background: transparent; border: 2px solid #ffffff; color: #ffffff !important; }\n    .sa-btn-outline-dark { background: transparent; border: 2px solid var(--sa-blue); color: var(--sa-blue) !important; }\n    .sa-btn:hover { opacity: 0.9; transform: translateY(-2px); }\n\n    \/* Trust Bar *\/\n    .sa-trust { \n        display: grid; \n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); \n        gap: 20px; \n        background: var(--sa-grey); \n        padding: 30px; \n        border-radius: 8px; \n        margin: 40px 0; \n        border: 1px solid var(--sa-border); \n    }\n    .sa-trust-item { font-size: 0.95rem; font-weight: bold; color: var(--sa-blue); display: flex; align-items: flex-start; }\n    .sa-trust-item::before { content: \"\u2714\"; color: var(--sa-success); margin-right: 12px; font-size: 1.3rem; flex-shrink: 0; margin-top: -2px; }\n\n    \/* Otsikot *\/\n    h2 { color: var(--sa-blue) !important; font-size: 2rem; margin-top: 50px; margin-bottom: 20px; border-left: 5px solid var(--sa-accent); padding-left: 15px; }\n    h3 { color: var(--sa-blue) !important; font-size: 1.4rem; margin-top: 30px; margin-bottom: 15px; }\n\n    \/* Tavalliset listat - KORJATTU RIVITYS *\/\n    .sa-bullet-list { list-style: none; padding: 0; }\n    .sa-bullet-list li { display: flex; align-items: flex-start; margin-bottom: 10px; }\n    .sa-bullet-list li::before { content: \"\u2022\"; color: var(--sa-accent); font-weight: bold; margin-right: 12px; font-size: 1.5rem; line-height: 1; flex-shrink: 0; margin-top: 2px; }\n    .sa-bullet-list li span { flex: 1; } \/* T\u00e4m\u00e4 pakottaa tekstin ottamaan j\u00e4ljelle j\u00e4\u00e4v\u00e4n tilan ja rivittym\u00e4\u00e4n oikein *\/\n\n    \/* Kaksisarakkeinen asettelu (Split Layout) *\/\n    .sa-split-row { display: flex; flex-wrap: wrap; gap: 40px; align-items: flex-start; margin: 40px 0; }\n    .sa-split-col { flex: 1; min-width: 300px; }\n    .sa-split-col img { width: 100%; border-radius: 8px; box-shadow: 0 10px 20px rgba(0,0,0,0.1); display: block; }\n    .sa-caption { font-size: 0.85rem; color: #666; font-style: italic; margin-top: 10px; text-align: center; }\n\n    \/* Korostuslaatikko *\/\n    .sa-case { background: #002d5a; color: white; padding: 40px; border-radius: 12px; margin: 50px 0; }\n    .sa-case h2, .sa-case h3 { color: white !important; border-left-color: var(--sa-accent); }\n    .sa-case p { color: #eef5ff; }\n    .sa-case .sa-bullet-list li { color: #ffffff; }\n\n    \/* KPI Dashboard *\/\n    .sa-kpi-container {\n        background: var(--sa-grey);\n        padding: 30px;\n        border-radius: 12px;\n        margin: 40px 0;\n        border: 1px solid var(--sa-border);\n    }\n    .sa-kpi-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n        gap: 20px;\n    }\n    .sa-kpi-card {\n        background: #fff;\n        padding: 25px;\n        border-radius: 8px;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.03);\n        border-top: 4px solid var(--sa-blue);\n        display: flex;\n        flex-direction: column;\n    }\n    .sa-kpi-card h4 {\n        color: var(--sa-blue);\n        font-size: 1.15rem;\n        margin: 0 0 15px 0;\n        padding-bottom: 10px;\n        border-bottom: 1px solid #eee;\n    }\n    .sa-kpi-stat { margin-bottom: 15px; }\n    .sa-kpi-stat .sa-value {\n        font-size: 2.2rem;\n        font-weight: 800;\n        color: var(--sa-accent);\n        display: block;\n        line-height: 1.1;\n        margin-bottom: 5px;\n    }\n    .sa-kpi-stat .sa-value small { font-size: 1.2rem; color: #888; font-weight: bold; }\n    .sa-kpi-stat .sa-label {\n        font-size: 0.95rem;\n        font-weight: bold;\n        color: #444;\n        display: block;\n        line-height: 1.4;\n    }\n\n    \/* Footer CTA *\/\n    .sa-cta-box { text-align: center; padding: 50px 20px; background: var(--sa-grey); border-radius: 12px; margin-top: 60px; border: 2px solid var(--sa-border); }\n<\/style>\n\n<div class=\"sa-container\">\n\n    <header class=\"sa-hero\">\n        <h1>Ensure compressed air quality and residual oil content<\/h1>\n        <h2>You ensure cleanliness, functionality and safety. The quality of compressed air directly affects the quality of production, safety and reliability of processes. Impure compressed air is directly proportional to the service life of compressed air components and the need for maintenance.<\/h2>\n        \n        <ul class=\"sa-hero-list\">\n            <li>Results based on EN 12021 and ISO 8573-1 standards<\/li>\n            <li>Measurement even the next business day<\/li>\n            <li>Reliable evidence for audits, quality systems and quality meetings<\/li>\n        <\/ul>\n\n        <div class=\"sa-btn-group\">\n            <a href=\"#ota-yhteytta\" class=\"sa-btn\">Request a quote for measurement<\/a>\n        <\/div>\n    <\/header>\n\n    <div class=\"sa-trust\">\n        <div class=\"sa-trust-item\">ISO 8573-1 defines the cleanliness classes and limits for particles, moisture and oil in compressed air. The standard helps ensure that compressed air meets process, product quality and safety requirements.<\/div>\n        <div class=\"sa-trust-item\">EN 12021 defines breathing air quality requirements and limit values for critical contaminants. The standard ensures that breathing air produced from compressed air is safe and suitable for breathing.<\/div>\n        <div class=\"sa-trust-item\">Industry-leading measurement technology and analysis methods<\/div>\n        <div class=\"sa-trust-item\">Only measuring devices from well-known manufacturers<\/div>\n       <div class=\"sa-trust-item\">We serve all over Finland and the Nordic countries<\/div>\n       <div class=\"sa-trust-item\">Reporting even the next day<\/div>\n       <div class=\"sa-trust-item\">Deviations are reported clearly<\/div>\n       <div class=\"sa-trust-item\">Our design team provides solution suggestions<\/div>\n       <div class=\"sa-trust-item\">If necessary, also system design based on identifying customer needs<\/div>\n    <\/div>\n  \n\n    <div class=\"sa-split-row\">\n        <div class=\"sa-split-col\">\n            <h2 style=\"margin-top: 0;\">What does the measurement include?<\/h2>\n            <p>Our service is particularly suitable for applications where the purity of compressed air is of critical importance \u2013 such as in painting processes, breathing air use, and production processes that require precision (for example, laser cutting and 3D measuring devices).<\/p>\n            <p>At SmartAir, we offer this compressed air expert service. Measurements are carried out in accordance with standards <strong>EN 12021<\/strong> and <strong>ISO 8573-1<\/strong> from samples taken directly from compressed air in accordance with. The measurement does not include particle measurements. Particles are documented in accordance with the filtration system and its documents.<\/p>\n        <\/div>\n        <div class=\"sa-split-col\">\n            <img decoding=\"async\" src=\"https:\/\/smartair.fi\/wp-content\/uploads\/2026\/04\/smartair-paineilman-laatu-header-2026.jpg\" alt=\"Paineilman laadun ja j\u00e4\u00e4nn\u00f6s\u00f6ljypitoisuuden mittaus\">\n        <\/div>\n    <\/div>\n\n    <div class=\"sa-case\">\n        <h2 style=\"margin-top: 0;\">Breathing air quality (EN 12021)<\/h2>\n        <p>The measurement ensures that the breathing air produced from compressed air meets the requirements of the EN 12021 standard. The analysis covers critical contaminants that can directly affect the safety and health of the user.<\/p>\n        \n        <h3 style=\"color: var(--sa-accent) !important;\">Measured impurities:<\/h3>\n        <ul class=\"sa-bullet-list\">\n            <li><span>Carbon monoxide (CO)<\/span><\/li>\n            <li><span>Carbon dioxide (CO\u2082)<\/span><\/li>\n            <li><span>Humidity (dew point)<\/span><\/li>\n            <li><span>Oil (general level)<\/span><\/li>\n        <\/ul>\n    <\/div>\n\n    <h2>Oil mist measurement (ISO 8573-1)<\/h2>\n    <p>Oil mist measurement is aimed at oil aerosol (oil mist) in compressed air, which is a key impurity in many industrial processes. The measurement does not target oil vapors. ISO 8573-1 defines total oil (aerosol + vapor).<\/p>\n    \n    <ul class=\"sa-bullet-list\">\n        <li><span>The measurement is performed directly on a sample taken from the compressed air.<\/span><\/li>\n        <li><span>The method is based on collection and comparison to defined levels.<\/span><\/li>\n        <li><span>The measurement provides a reliable picture of the oil mist concentration and the functionality of the filtration system.<\/span><\/li>\n    <\/ul>\n  <img decoding=\"async\" src=\"https:\/\/smartair.fi\/wp-content\/uploads\/2026\/05\/smartair-paineilman-laatu-taulukko-9.png\" alt=\"SmartAir paineilman laatu - taulukko 9\">\n\n    <div class=\"sa-kpi-container\">\n        <h3 style=\"margin-top: 0; text-align: center; color: var(--sa-blue) !important; margin-bottom: 25px;\">Results are presented in clear levels<\/h3>\n        <div class=\"sa-kpi-grid\">\n            \n            <div class=\"sa-kpi-card\" style=\"border-top-color: var(--sa-success);\">\n                <h4>ISO 8573-1 Level 2 (or better)<\/h4>\n                <div style=\"margin-top: auto;\">\n                    <div class=\"sa-kpi-stat\">\n                        <span class=\"sa-value\">&lt; 0.1 <small>mg\/m\u00b3<\/small><\/span>\n                        <span class=\"sa-label\">High purity<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"sa-kpi-card\" style=\"border-top-color: var(--sa-accent);\">\n                <h4>Medium level<\/h4>\n                <div style=\"margin-top: auto;\">\n                    <div class=\"sa-kpi-stat\">\n                        <span class=\"sa-value\">&lt; 0.5 <small>mg\/m\u00b3<\/small><\/span>\n                        <span class=\"sa-label\">Sufficient for many applications<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"sa-kpi-card\" style=\"border-top-color: #d9534f;\">\n                <h4>High oil content<\/h4>\n                <div style=\"margin-top: auto;\">\n                    <div class=\"sa-kpi-stat\">\n                        <span class=\"sa-value\">&lt; 1.0 <small>mg\/m\u00b3<\/small><\/span>\n                        <span class=\"sa-label\">Clear oil load, requires action<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/div>\n\n    <div class=\"sa-split-row\">\n        <div class=\"sa-split-col\">\n            <h2 style=\"margin-top: 0;\">Why is it worth measuring compressed air quality?<\/h2>\n            <p><b>Compressed air contaminants can cause significant risks and costs:<\/b><\/p><br>\n            <ul class=\"sa-bullet-list\">\n                <li><span><strong>Painting processes:<\/strong> Oil causes surface defects, defective products and rejections<\/span><\/li>\n                <li><span><strong>Product quality and safety:<\/strong> contamination risks, especially in the food industry and critical processes<\/span><\/li>\n                <li><span><strong>Breathing air:<\/strong> direct security risk to users<\/span><\/li>\n                <li><span><strong>Process reliability:<\/strong> ensuring the operation of the filtration and compressed air system<\/span><\/li>\n                <li><span><strong>Documentation:<\/strong> Reliable evidence of compressed air quality for audits and quality systems<\/span><\/li>\n                <li><span><strong>System development:<\/strong> valuable information for system updates and pipeline development<\/span><\/li>\n            <\/ul>\n        <\/div>\n        <div class=\"sa-split-col\">\n            <h2 style=\"margin-top: 0;\">Who is the service suitable for?<\/h2>\n            <ul class=\"sa-bullet-list\">\n                <li><span>Painting and surface treatment companies<\/span><\/li>\n                <li><span>Persons and supervisors using breathing air<\/span><\/li>\n                <li><span>Food and beverage industry<\/span><\/li>\n                <li><span>Industrial processes requiring clean compressed air<\/span><\/li>\n                <li><span>Companies that want to document compressed air quality<\/span><\/li>\n                <li><span>Industry that uses instrument air quality<\/span><\/li>\n                <li><span>For everyone involved in quality monitoring<\/span><\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n\n    <h2>What does the reporting include?<\/h2>\n    <p><b>The client receives a clear and practical report that includes:<\/b><\/p><br>\n    <ul class=\"sa-bullet-list\" style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 10px;\">\n        <li><span>Measurement results as numerical values<\/span><\/li>\n        <li><span>Comparison with standards (EN 12021 \/ ISO 8573-1)<\/span><\/li>\n        <li><span>Interpretation with respect to the limits of validity (OK \/ not OK)<\/span><\/li>\n        <li><span>Assessment of the functionality of the compressed air after-treatment equipment<\/span><\/li>\n        <li><span>Recommendations for further actions (filtration, maintenance, development)<\/span><\/li>\n    <\/ul>\n\n\n<\/div><\/div><\/div>\n\n<div class=\"et_pb_code_1 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><style>\n    \/* Hinnastokorttien asettelu *\/\n    .sa-pricing-section {\n        margin: 60px 0;\n    }\n    .sa-pricing-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n        gap: 30px;\n        align-items: stretch;\n    }\n    \n    \/* Yksitt\u00e4inen kortti *\/\n    .sa-price-card {\n        background: #fff;\n        border-radius: 12px;\n        box-shadow: 0 8px 25px rgba(0,0,0,0.06);\n        border: 1px solid var(--sa-border);\n        display: flex;\n        flex-direction: column;\n        overflow: hidden;\n        transition: transform 0.3s;\n    }\n    .sa-price-card:hover {\n        transform: translateY(-5px);\n    }\n    \n    \/* Kortin yl\u00e4osa (Header) *\/\n    .sa-price-header {\n        background: var(--sa-blue);\n        color: #fff;\n        padding: 25px 20px;\n        text-align: center;\n    }\n    .sa-price-header h3 {\n        color: #fff !important;\n        margin: 0;\n        font-size: 1.3rem;\n        border: none;\n        padding: 0;\n    }\n    .sa-price-header p {\n        margin: 5px 0 0 0;\n        font-size: 0.95rem;\n        opacity: 0.9;\n    }\n    \n    \/* Lis\u00e4palvelun Header-v\u00e4ri (Korostus) *\/\n    .sa-price-header.sa-accent-header {\n        background: var(--sa-grey);\n        color: var(--sa-blue);\n        border-bottom: 4px solid var(--sa-accent);\n    }\n    .sa-price-header.sa-accent-header h3 {\n        color: var(--sa-blue) !important;\n    }\n    .sa-price-header.sa-accent-header p {\n        color: #666;\n    }\n\n    \/* Kortin sis\u00e4lt\u00f6 *\/\n    .sa-price-body {\n        padding: 35px 30px;\n        display: flex;\n        flex-direction: column;\n        flex: 1;\n    }\n    \n    \/* Hinta *\/\n    .sa-price-amount {\n        text-align: center;\n        margin-bottom: 25px;\n        padding-bottom: 25px;\n        border-bottom: 1px solid #eee;\n    }\n    .sa-price-amount .amount {\n        font-size: 3rem;\n        font-weight: 800;\n        color: var(--sa-blue);\n        line-height: 1;\n        display: block;\n    }\n    .sa-price-amount .detail {\n        font-size: 1rem;\n        color: #666;\n        font-weight: bold;\n        margin-top: 5px;\n        display: block;\n    }\n\n    \/* Sopimus-teksti (Footer) *\/\n    .sa-price-footer {\n        margin-top: auto;\n        padding-top: 20px;\n        text-align: center;\n        font-weight: bold;\n        color: var(--sa-success);\n        display: flex;\n        align-items: center;\n        justify-content: center;\n    }\n    .sa-price-footer::before {\n        content: \"\u2714\";\n        margin-right: 8px;\n        font-size: 1.2rem;\n    }\n<\/style>\n\n<div class=\"sa-pricing-section\">\n    <h2 style=\"text-align: center; margin-bottom: 40px; border: none; padding: 0;\">Service pricing and add-ons<\/h2>\n    \n    <div class=\"sa-pricing-grid\">\n        \n        <!-- P\u00e4\u00e4palvelu -->\n        <div class=\"sa-price-card\">\n            <div class=\"sa-price-header\">\n                <h3>The most cost-effective way to acquire measurement<\/h3>\n                <p>Everything you need for quality assurance<\/p>\n            <\/div>\n            <div class=\"sa-price-body\">\n                <div class=\"sa-price-amount\">\n                    <span class=\"amount\">from \u20ac599<\/span>\n                    <span class=\"detail\">\/ year (VAT 0%)<\/span>\n                <\/div>\n                \n                <ul class=\"sa-bullet-list\">\n                    <li><span>Measurement annually<\/span><\/li>\n                    <li><span>One sampling point<\/span><\/li>\n                    <li><span>Measurements: dew point and oil mist amount<\/span><\/li>\n                    <li><span>Classification according to ISO 8573-1 quality classes<\/span><\/li>\n                <\/ul>\n                \n                <div class=\"sa-price-footer\">\n                    Service also available with an annual contract\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Lis\u00e4palvelu (Cross-sell) -->\n        <div class=\"sa-price-card\">\n            <div class=\"sa-price-header sa-accent-header\">\n                <h3>Leakage imaging walk<\/h3>\n                <p>Popular additional service to be combined with the service<\/p>\n            <\/div>\n            <div class=\"sa-price-body\">\n                <div class=\"sa-price-amount\">\n                    <span class=\"amount\">from \u20ac290<\/span>\n                    <span class=\"detail\">\/ times (VAT 0%)<\/span>\n                <\/div>\n                \n                <p style=\"text-align: center; margin-bottom: 25px; color: #555;\">\n                    Combine a leak detection walk-through with a quality measurement and save significantly on compressed air energy costs.\n                <\/p>\n\n                <ul class=\"sa-bullet-list\" style=\"margin-top: auto;\">\n                    <li><span>Conveniently performed in the same visit as quality measurement<\/span><\/li>\n                <\/ul>\n                \n                <div class=\"sa-price-footer\">\n                    Service also available with an annual contract\n                <\/div>\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/div><\/div><\/div>\n\n<div class=\"et_pb_code_2 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\">  <div class=\"sa-cta-box\" id=\"tarjous\">\n        <h2 style=\"border: none; margin-top: 0; padding: 0;\">Request a personalized quote or more information<\/h2>\n        <p style=\"font-size: 1.1rem; margin-bottom: 25px;\">Do you want to ensure the quality of your compressed air and the functionality of your system?<\/p>\n        \n        <ul class=\"sa-bullet-list\" style=\"display: inline-block; text-align: left; margin: 0 auto 30px auto;\">\n            <li><span>Contact us and we will arrange a measurement time.<\/span><\/li>\n            <li><span>You will receive a clear report and recommendations the next day<\/span><\/li>\n            <li><span>Request a quote to receive a personalized offer<\/span><\/li>\n            <li><span>Let&#039;s see how we can help you with compressed air quality!<\/span><\/li>\n        <\/ul>\n\n        <div class=\"sa-btn-group\" style=\"justify-content: center;\">\n            <a href=\"#ota-yhteytta\" class=\"sa-btn\">Request a quote for measurement<\/a>\n        <\/div>\n    <\/div>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-101567","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/smartair.fi\/en\/wp-json\/wp\/v2\/pages\/101567","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/smartair.fi\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/smartair.fi\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/smartair.fi\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/smartair.fi\/en\/wp-json\/wp\/v2\/comments?post=101567"}],"version-history":[{"count":7,"href":"https:\/\/smartair.fi\/en\/wp-json\/wp\/v2\/pages\/101567\/revisions"}],"predecessor-version":[{"id":101668,"href":"https:\/\/smartair.fi\/en\/wp-json\/wp\/v2\/pages\/101567\/revisions\/101668"}],"wp:attachment":[{"href":"https:\/\/smartair.fi\/en\/wp-json\/wp\/v2\/media?parent=101567"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}