{"id":55,"date":"2026-07-04T13:23:18","date_gmt":"2026-07-04T13:23:18","guid":{"rendered":"https:\/\/estatech.ee\/testpage.autokeskus1\/about\/"},"modified":"2026-08-26T08:50:57","modified_gmt":"2026-08-26T08:50:57","slug":"about","status":"publish","type":"page","link":"https:\/\/kristiineauto.ee\/en\/about\/","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"55\" class=\"elementor elementor-55\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2c4064a e-con-full e-flex e-con e-parent\" data-id=\"2c4064a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9656f15 elementor-widget elementor-widget-html\" data-id=\"9656f15\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script id=\"ka-lang-detect\">\n(function(){\n    try {\n\n        var seg = location.pathname.split('\/')[1];\n\n        \/*\n         * Already on a specific language site:\n         *\n         * \/en\/ = English\n         * \/ru\/ = Russian\n         * \/fi\/ = Finnish\n         *\n         * Estonian uses the root URL (\/).\n         *\/\n\n        if (seg === 'en' || seg === 'ru' || seg === 'fi') {\n            return;\n        }\n\n        \/*\n         * Prevent automatic language routing from\n         * repeatedly happening during the same session.\n         *\/\n\n        if (sessionStorage.getItem('kaLangRouted')) {\n            return;\n        }\n\n        \/*\n         * Don't automatically redirect users who arrived\n         * from another page on the same website.\n         *\/\n\n        var r = document.referrer || '';\n\n        if (r && r.indexOf(location.host) > -1) {\n            return;\n        }\n\n        sessionStorage.setItem('kaLangRouted', '1');\n\n        var L = (navigator.languages && navigator.languages.length)\n            ? navigator.languages\n            : [navigator.language || ''];\n\n        var tg = null;\n\n        for (var i = 0; i < L.length; i++) {\n\n            var l = (L[i] || '').toLowerCase().slice(0, 2);\n\n            \/*\n             * Estonian = root URL\n             *\/\n\n            if (l === 'et') {\n                tg = '\/';\n                break;\n            }\n\n            \/*\n             * Russian\n             *\/\n\n            if (l === 'ru') {\n                tg = '\/ru\/';\n                break;\n            }\n\n            \/*\n             * Finnish\n             *\/\n\n            if (l === 'fi') {\n                tg = '\/fi\/';\n                break;\n            }\n\n            \/*\n             * English is this site's language,\n             * so no redirect is necessary.\n             *\/\n\n            if (l === 'en') {\n                break;\n            }\n        }\n\n        \/*\n         * Redirect only when there is actually\n         * a different language target.\n         *\/\n\n        if (tg && tg !== location.pathname) {\n            location.replace(\n                tg +\n                location.search +\n                location.hash\n            );\n        }\n\n    } catch(e) {}\n})();\n<\/script>\n\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n\n<link\n    rel=\"stylesheet\"\n    href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@500;600;700;800&family=Inter:wght@400;500;600;700&display=swap\"\n>\n\n\n<div class=\"ka-hdr\">\n\n    <input type=\"checkbox\" id=\"ka-tgl\">\n\n    <div class=\"ka-in\">\n\n        <a class=\"ka-brand\" href=\"\/en\/\">\n\n            <img decoding=\"async\"\n                class=\"ka-logo\"\n                src=\"https:\/\/kristiineauto.ee\/wp-content\/uploads\/2026\/07\/kristiine-auto-logo.png\"\n                alt=\"Kristiine Auto \u2014 Hoiame sind teel\"\n            >\n\n        <\/a>\n\n\n        <label\n            class=\"ka-burger\"\n            for=\"ka-tgl\"\n            aria-label=\"Menu\"\n        >\n\n            <span><\/span>\n            <span><\/span>\n            <span><\/span>\n\n        <\/label>\n\n\n        <label\n            class=\"ka-scrim\"\n            for=\"ka-tgl\"\n            aria-hidden=\"true\"\n        ><\/label>\n\n\n        <nav class=\"ka-nav\">\n\n            <!-- Main navigation -->\n\n            <a href=\"\/en\/\" data-page=\"home\">\n                Home\n            <\/a>\n\n            <a href=\"\/en\/about\/\" data-page=\"about\">\n                About\n            <\/a>\n\n            <a href=\"\/en\/services\/\" data-page=\"services\">\n                Services\n            <\/a>\n\n            <a href=\"\/en\/tyres\/\" data-page=\"tyres\">\n                Tyres\n            <\/a>\n\n            <a href=\"\/en\/contact\/\" data-page=\"contact\">\n                Contact\n            <\/a>\n\n\n            <!-- Language switcher -->\n\n            <div\n                class=\"ka-lang\"\n                role=\"group\"\n                aria-label=\"Language\"\n            >\n\n                <a\n                    href=\"\/\"\n                    data-lang=\"et\"\n                    hreflang=\"et\"\n                >\n                    EST\n                <\/a>\n\n                <a\n                    href=\"\/en\/\"\n                    data-lang=\"en\"\n                    hreflang=\"en\"\n                >\n                    ENG\n                <\/a>\n\n                <a\n                    href=\"\/ru\/\"\n                    data-lang=\"ru\"\n                    hreflang=\"ru\"\n                >\n                    RUS\n                <\/a>\n\n                <a\n                    href=\"\/fi\/\"\n                    data-lang=\"fi\"\n                    hreflang=\"fi\"\n                >\n                    FIN\n                <\/a>\n\n            <\/div>\n\n\n            <!-- CTA -->\n\n            <a\n                href=\"\/en\/book\/\"\n                class=\"ka-cta\"\n            >\n                Book\n            <\/a>\n\n        <\/nav>\n\n    <\/div>\n\n<\/div>\n\n\n<div class=\"ka-hdr-spacer\"><\/div>\n\n\n<script>\n(function(){\n\n    \/*\n     * ==========================================\n     * ANCHOR SCROLLING\n     * ==========================================\n     *\/\n\n    var H = 70;\n\n\n    function t(h) {\n\n        if (!h || h == '#') {\n            return null;\n        }\n\n        try {\n\n            return document.getElementById(\n                decodeURIComponent(h.slice(1))\n            );\n\n        } catch(e) {\n\n            return null;\n\n        }\n\n    }\n\n\n    function go(el) {\n\n        if (el) {\n\n            window.scrollTo(\n                0,\n                el.getBoundingClientRect().top +\n                window.pageYOffset -\n                H\n            );\n\n        }\n\n    }\n\n\n    document.addEventListener('click', function(v){\n\n        var a = v.target.closest &&\n                v.target.closest('a');\n\n        if (!a) {\n            return;\n        }\n\n        var h = a.getAttribute('href') || '';\n        var i = h.indexOf('#');\n\n        if (i < 0) {\n            return;\n        }\n\n        var el = t(h.slice(i));\n\n        if (el) {\n\n            v.preventDefault();\n\n            if (history.replaceState) {\n\n                history.replaceState(\n                    null,\n                    '',\n                    h.slice(i)\n                );\n\n            }\n\n            go(el);\n\n        }\n\n    });\n\n\n    function oh(){\n\n        var el = t(location.hash);\n\n        if (el) {\n\n            setTimeout(function(){\n\n                go(el);\n\n            }, 50);\n\n        }\n\n    }\n\n\n    if (\n        document.fonts &&\n        document.fonts.ready\n    ) {\n\n        document.fonts.ready.then(function(){\n\n            setTimeout(oh, 90);\n\n        });\n\n    } else {\n\n        window.addEventListener(\n            'load',\n            oh\n        );\n\n    }\n\n\n    \/*\n     * ==========================================\n     * CURRENT PAGE DETECTION\n     * ==========================================\n     *\n     * \/en\/                  = home\n     * \/en\/about\/            = about\n     * \/en\/services\/         = services\n     * \/en\/tyres\/            = tyres\n     * \/en\/contact\/          = contact\n     *\n     * Subpages are also supported:\n     *\n     * \/en\/services\/example\/ = services\n     * \/en\/about\/example\/    = about\n     *\n     * This also works if the user somehow\n     * arrives at another language version.\n     *\/\n\n    (function(){\n\n        var path = location.pathname\n            .replace(\/^\\\/+|\\\/+$\/g, '')\n            .toLowerCase();\n\n        var parts = path.split('\/');\n\n\n        \/*\n         * Remove language prefix.\n         *\n         * \/en\/services\/ \u2192 services\n         * \/ru\/services\/ \u2192 services\n         * \/fi\/services\/ \u2192 services\n         * \/services\/    \u2192 services\n         *\/\n\n        if (\n            parts[0] === 'en' ||\n            parts[0] === 'ru' ||\n            parts[0] === 'fi'\n        ) {\n\n            parts.shift();\n\n        }\n\n\n        var pagePath = parts.join('\/');\n\n        var page = null;\n\n\n        \/*\n         * Homepage\n         *\/\n\n        if (pagePath === '') {\n\n            page = 'home';\n\n        }\n\n\n        \/*\n         * About\n         *\/\n\n        else if (\n            pagePath === 'about' ||\n            pagePath.indexOf('about\/') === 0\n        ) {\n\n            page = 'about';\n\n        }\n\n\n        \/*\n         * Services\n         *\/\n\n        else if (\n            pagePath === 'services' ||\n            pagePath.indexOf('services\/') === 0\n        ) {\n\n            page = 'services';\n\n        }\n\n\n        \/*\n         * Tyres\n         *\/\n\n        else if (\n            pagePath === 'tyres' ||\n            pagePath.indexOf('tyres\/') === 0\n        ) {\n\n            page = 'tyres';\n\n        }\n\n\n        \/*\n         * Contact\n         *\/\n\n        else if (\n            pagePath === 'contact' ||\n            pagePath.indexOf('contact\/') === 0\n        ) {\n\n            page = 'contact';\n\n        }\n\n\n        \/*\n         * Find navigation links\n         *\/\n\n        var navLinks = document.querySelectorAll(\n            '.ka-nav > a[data-page]'\n        );\n\n\n        \/*\n         * Make sure ONLY the current page\n         * has the active class.\n         *\/\n\n        for (\n            var i = 0;\n            i < navLinks.length;\n            i++\n        ) {\n\n            var link = navLinks[i];\n\n            if (\n                link.getAttribute('data-page') === page\n            ) {\n\n                link.classList.add('active');\n\n            } else {\n\n                link.classList.remove('active');\n\n            }\n\n        }\n\n    })();\n\n\n    \/*\n     * ==========================================\n     * LANGUAGE DETECTION\n     * ==========================================\n     *\n     * \/       = Estonian\n     * \/en\/    = English\n     * \/ru\/    = Russian\n     * \/fi\/    = Finnish\n     *\/\n\n    (function(){\n\n        var p = location.pathname\n            .replace(\/^\\\/+|\\\/+$\/g, '');\n\n        var seg = (\n            p.split('\/')[0] || ''\n        ).toLowerCase();\n\n\n        var cur;\n\n\n        if (seg === 'en') {\n\n            cur = 'en';\n\n        } else if (seg === 'ru') {\n\n            cur = 'ru';\n\n        } else if (seg === 'fi') {\n\n            cur = 'fi';\n\n        } else {\n\n            \/*\n             * Root URL is Estonian\n             *\/\n\n            cur = 'et';\n\n        }\n\n\n        var ls = document.querySelectorAll(\n            '.ka-lang a[data-lang]'\n        );\n\n\n        \/*\n         * Make sure ONLY the current language\n         * has the active class.\n         *\/\n\n        for (\n            var i = 0;\n            i < ls.length;\n            i++\n        ) {\n\n            if (\n                ls[i].getAttribute('data-lang') === cur\n            ) {\n\n                ls[i].classList.add('active');\n\n            } else {\n\n                ls[i].classList.remove('active');\n\n            }\n\n        }\n\n    })();\n\n\n    \/*\n     * ==========================================\n     * LANGUAGE SWITCHER\n     * ==========================================\n     *\n     * Keeps the user on the same page when\n     * changing language.\n     *\n     * Examples:\n     *\n     * \/en\/\n     *     EST \u2192 \/\n     *     ENG \u2192 \/en\/\n     *     RUS \u2192 \/ru\/\n     *     FIN \u2192 \/fi\/\n     *\n     * \/en\/about\/\n     *     EST \u2192 \/about\/\n     *     ENG \u2192 \/en\/about\/\n     *     RUS \u2192 \/ru\/about\/\n     *     FIN \u2192 \/fi\/about\/\n     *\n     * \/en\/services\/\n     *     EST \u2192 \/services\/\n     *     ENG \u2192 \/en\/services\/\n     *     RUS \u2192 \/ru\/services\/\n     *     FIN \u2192 \/fi\/services\/\n     *\n     * \/en\/contact\/\n     *     EST \u2192 \/contact\/\n     *     ENG \u2192 \/en\/contact\/\n     *     RUS \u2192 \/ru\/contact\/\n     *     FIN \u2192 \/fi\/contact\/\n     *\/\n\n    (function(){\n\n        var currentPath = location.pathname;\n\n\n        \/*\n         * Remove leading\/trailing slashes\n         *\/\n\n        var cleanPath = currentPath\n            .replace(\/^\\\/+|\\\/+$\/g, '');\n\n\n        var parts = cleanPath.split('\/');\n\n\n        \/*\n         * Detect current language\n         *\/\n\n        var firstSegment = (\n            parts[0] || ''\n        ).toLowerCase();\n\n\n        var currentLang;\n\n\n        if (\n            firstSegment === 'en' ||\n            firstSegment === 'ru' ||\n            firstSegment === 'fi'\n        ) {\n\n            currentLang = firstSegment;\n\n        } else {\n\n            currentLang = 'et';\n\n        }\n\n\n        \/*\n         * Remove language prefix from page path.\n         *\n         * \/en\/services\/ \u2192 services\n         * \/ru\/contact\/ \u2192 contact\n         * \/fi\/about\/ \u2192 about\n         * \/services\/ \u2192 services\n         *\/\n\n        var pagePath;\n\n\n        if (\n            currentLang === 'en' ||\n            currentLang === 'ru' ||\n            currentLang === 'fi'\n        ) {\n\n            pagePath = parts\n                .slice(1)\n                .join('\/');\n\n        } else {\n\n            pagePath = cleanPath;\n\n        }\n\n\n        \/*\n         * Find all language links\n         *\/\n\n        var languageLinks = document.querySelectorAll(\n            '.ka-lang a[data-lang]'\n        );\n\n\n        for (\n            var i = 0;\n            i < languageLinks.length;\n            i++\n        ) {\n\n            var link = languageLinks[i];\n\n            var lang = link.getAttribute(\n                'data-lang'\n            );\n\n            var newPath;\n\n\n            \/*\n             * ESTONIAN\n             *\n             * Estonian is the default language\n             * and therefore has no \/et\/ prefix.\n             *\/\n\n            if (lang === 'et') {\n\n                if (pagePath) {\n\n                    newPath =\n                        '\/' +\n                        pagePath +\n                        '\/';\n\n                } else {\n\n                    newPath = '\/';\n\n                }\n\n\n            \/*\n             * FOREIGN LANGUAGES\n             *\n             * \/en\/\n             * \/ru\/\n             * \/fi\/\n             *\/\n\n            } else {\n\n                if (pagePath) {\n\n                    newPath =\n                        '\/' +\n                        lang +\n                        '\/' +\n                        pagePath +\n                        '\/';\n\n                } else {\n\n                    newPath =\n                        '\/' +\n                        lang +\n                        '\/';\n\n                }\n\n            }\n\n\n            \/*\n             * Preserve query parameters and hash.\n             *\n             * Example:\n             *\n             * \/en\/services\/?test=1#contact\n             *\n             * becomes:\n             *\n             * \/ru\/services\/?test=1#contact\n             *\/\n\n            var query = location.search || '';\n            var hash = location.hash || '';\n\n            link.setAttribute(\n                'href',\n                newPath +\n                query +\n                hash\n            );\n\n        }\n\n    })();\n\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0802c9e e-con-full e-flex e-con e-parent\" data-id=\"0802c9e\" data-element_type=\"container\" data-e-type=\"container\" id=\"page-head\">\n\t\t<div class=\"elementor-element elementor-element-406caaa e-flex e-con-boxed e-con e-child\" data-id=\"406caaa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d7fb185 ka-eyebrow elementor-widget elementor-widget-heading\" data-id=\"d7fb185\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">About us<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e70483c ka-ph elementor-widget elementor-widget-heading\" data-id=\"e70483c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">A garage you can count on.<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3e20472 ka-lead elementor-widget elementor-widget-text-editor\" data-id=\"3e20472\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\">We\u2019re a growing local car repair shop in Tallinn, offering honest pricing, personal service, and the same familiar faces every time you visit.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-404ab22 e-con-full e-flex e-con e-parent\" data-id=\"404ab22\" data-element_type=\"container\" data-e-type=\"container\" id=\"about\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-c5a5c0c e-flex e-con-boxed e-con e-child\" data-id=\"c5a5c0c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-1fd3a99 e-con-full e-grid e-con e-child\" data-id=\"1fd3a99\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-927a899 e-con-full e-flex e-con e-child\" data-id=\"927a899\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c7a8256 ka-eyebrow elementor-widget elementor-widget-heading\" data-id=\"c7a8256\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Our story<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-00e8ae6 ka-h2 elementor-widget elementor-widget-heading\" data-id=\"00e8ae6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u201cQuality means doing it right when no one is looking.\u201d\n- Henry Ford<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-718123e elementor-widget elementor-widget-text-editor\" data-id=\"718123e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"PDq2pG_selectionAnchorContainer\" data-start=\"632\" data-end=\"760\">KristiineAuto has grown from a simple idea &#8211; to create lasting value for our customers through reliable service and quality work.<\/p><p data-start=\"762\" data-end=\"965\">We are here today, and we continue to grow, thanks to the customers who have trusted us over the years. Our goal has always been to provide practical solutions, dependable service, and results that last.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-04f7a75 elementor-widget elementor-widget-text-editor\" data-id=\"04f7a75\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>From a quick oil change to a tricky diagnostic, we treat your car with the same care we\u2019d give our own. As a car repair shop in Tallinn, we focus on practical solutions, dependable service, and clear communication.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5db83a0 ka-checklist elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"5db83a0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">One team who knows your car&rsquo;s history<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">A clear quote before any work starts<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Quality parts, no unnecessary extras<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Advice you can actually trust<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-218e6e1 e-con-full e-flex e-con e-child\" data-id=\"218e6e1\" data-element_type=\"container\" data-e-type=\"container\" id=\"about-photo\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6f52fcb elementor-widget elementor-widget-image\" data-id=\"6f52fcb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1254\" height=\"1254\" src=\"https:\/\/kristiineauto.ee\/en\/wp-content\/uploads\/2026\/08\/Audi-Volkswagen-Bmw-MercedesBenz-in-the-KristiineAuto-workshop.jpg\" class=\"attachment-full size-full wp-image-346\" alt=\"Audi Volkswagen Bmw MercedesBenz\" srcset=\"https:\/\/kristiineauto.ee\/en\/wp-content\/uploads\/2026\/08\/Audi-Volkswagen-Bmw-MercedesBenz-in-the-KristiineAuto-workshop.jpg 1254w, https:\/\/kristiineauto.ee\/en\/wp-content\/uploads\/2026\/08\/Audi-Volkswagen-Bmw-MercedesBenz-in-the-KristiineAuto-workshop-300x300.jpg 300w, https:\/\/kristiineauto.ee\/en\/wp-content\/uploads\/2026\/08\/Audi-Volkswagen-Bmw-MercedesBenz-in-the-KristiineAuto-workshop-1024x1024.jpg 1024w, https:\/\/kristiineauto.ee\/en\/wp-content\/uploads\/2026\/08\/Audi-Volkswagen-Bmw-MercedesBenz-in-the-KristiineAuto-workshop-150x150.jpg 150w, https:\/\/kristiineauto.ee\/en\/wp-content\/uploads\/2026\/08\/Audi-Volkswagen-Bmw-MercedesBenz-in-the-KristiineAuto-workshop-768x768.jpg 768w\" sizes=\"(max-width: 1254px) 100vw, 1254px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6778279 e-con-full e-flex e-con e-parent\" data-id=\"6778279\" data-element_type=\"container\" data-e-type=\"container\" id=\"cta-band\">\n\t\t<div class=\"elementor-element elementor-element-08112c7 e-flex e-con-boxed e-con e-child\" data-id=\"08112c7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ccf3330 e-flex e-con-boxed e-con e-child\" data-id=\"ccf3330\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ee96b30 ka-h2 elementor-widget elementor-widget-heading\" data-id=\"ee96b30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Ready to get your car sorted?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9a2ad13 ka-lead elementor-widget elementor-widget-text-editor\" data-id=\"9a2ad13\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\">Book a visit or send us a message &#8211; we\u2019ll get right back to you, with honest advice and a clear price.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6dbcae8 e-con-full e-flex e-con e-child\" data-id=\"6dbcae8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-93db607 ka-btn-primary elementor-widget elementor-widget-button\" data-id=\"93db607\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/en\/book\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book a service<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1500a68 ka-btn-ghost elementor-widget elementor-widget-button\" data-id=\"1500a68\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/en\/contact\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b0d3100 e-con-full e-flex e-con e-parent\" data-id=\"b0d3100\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-9a7967e e-flex e-con-boxed e-con e-child\" data-id=\"9a7967e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-9466a46 e-con-full e-grid e-con e-child\" data-id=\"9466a46\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-367126a e-con-full e-flex e-con e-child\" data-id=\"367126a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8b19ae6 elementor-widget elementor-widget-html\" data-id=\"8b19ae6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<img src='https:\/\/kristiineauto.ee\/wp-content\/uploads\/2026\/07\/kristiine-auto-logo.png' alt='Kristiine Auto \u2014 Hoiame sind teel' style='height:42px !important;width:auto !important;max-width:none !important;display:block;' \/>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8bf4ad6 elementor-widget elementor-widget-text-editor\" data-id=\"8bf4ad6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Trusted, personal car repair in Kristiine, Tallinn. We keep you on the road.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-138a06b elementor-widget elementor-widget-html\" data-id=\"138a06b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<a href='https:\/\/www.facebook.com\/kristiineauto' target='_blank' rel='noopener' style='display:inline-flex;align-items:center;gap:9px;color:#A9B0BB;text-decoration:none;font-family:Inter,sans-serif;font-size:14px;font-weight:600;'><span style='display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:7px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.10);'><svg width='15' height='15' viewBox='0 0 24 24' fill='#E11D2A'><path d='M22 12a10 10 0 1 0-11.5 9.9v-7H8v-2.9h2.5V9.8c0-2.5 1.5-3.9 3.8-3.9 1.1 0 2.2.2 2.2.2v2.5h-1.3c-1.2 0-1.6.8-1.6 1.6v1.9H16l-.4 2.9h-2.3v7A10 10 0 0 0 22 12z'\/><\/svg><\/span>Follow us on Facebook<\/a>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c173d62 e-con-full e-flex e-con e-child\" data-id=\"c173d62\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-830d005 ka-h3 elementor-widget elementor-widget-heading\" data-id=\"830d005\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Explore<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-169da5c elementor-widget elementor-widget-html\" data-id=\"169da5c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div style='display:flex;flex-direction:column;gap:10px;font-family:Inter,sans-serif;font-size:15px;'>\n    <a href='\/en\/' style='color:#A9B0BB;text-decoration:none;'>Home<\/a>\n    <a href='\/en\/about\/' style='color:#A9B0BB;text-decoration:none;'>About us<\/a>\n    <a href='\/en\/services\/' style='color:#A9B0BB;text-decoration:none;'>Services<\/a>\n    <a href='\/en\/contact\/' style='color:#A9B0BB;text-decoration:none;'>Contact<\/a>\n    <a href='\/en\/book\/' style='color:#A9B0BB;text-decoration:none;'>Book online<\/a>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f9a8c42 e-con-full e-flex e-con e-child\" data-id=\"f9a8c42\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7748ede ka-h3 elementor-widget elementor-widget-heading\" data-id=\"7748ede\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Visit &amp; contact<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f6a1f20 elementor-widget elementor-widget-html\" data-id=\"f6a1f20\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div style='display:flex;flex-direction:column;gap:10px;font-family:Inter,sans-serif;font-size:15px;color:#A9B0BB;'><a href='https:\/\/www.google.com\/maps\/search\/?api=1&query=Madara%20tn%2033%2F5%2C%2010613%20Tallinn%2C%20Estonia' target='_blank' rel='noopener' style='color:#A9B0BB;text-decoration:none;'>Madara tn 33\/5, 10613 Tallinn, Estonia<\/a><a href='tel:+37256336609' style='color:#A9B0BB;text-decoration:none;'>+372 5633 6609<\/a><a href='mailto:info@kristiineauto.ee' style='color:#A9B0BB;text-decoration:none;'>info@kristiineauto.ee<\/a><a href='mailto:info@kristiinerehvid.ee' style='color:#A9B0BB;text-decoration:none;'>info@kristiinerehvid.ee<\/a><span>Mon\u2013Fri 9:00\u201318:00 \u00b7 Sat by appt.<\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9c5acff e-con-full e-flex e-con e-child\" data-id=\"9c5acff\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-49c8a28 elementor-widget elementor-widget-html\" data-id=\"49c8a28\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div style='max-width:1180px;margin:0 auto;padding:22px;text-align:center;font-family:Inter,sans-serif;font-size:13px;color:#79818C;line-height:1.9;'>Kristiine Autokeskus O\u00dc&nbsp;&nbsp;\u00b7&nbsp;&nbsp;Reg. no. 14699110&nbsp;&nbsp;\u00b7&nbsp;&nbsp;Madara tn 33\/5, 10613 Tallinn, Estonia<br>\u00a9 2026 Kristiine Autokeskus O\u00dc. All rights reserved.&nbsp;&nbsp;\u00b7&nbsp;&nbsp;<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Home About Services Tyres Contact EST ENG RUS FIN Book About us A garage you can count on. We\u2019re a growing local car repair shop in Tallinn, offering honest pricing, personal service, and the same familiar faces every time you visit. Our story \u201cQuality means doing it right when no one is looking.\u201d &#8211; Henry [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-55","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Car Repair Shop in Tallinn | About Us | Kristiineauto<\/title>\n<meta name=\"description\" content=\"Meet Kristiineauto, a trusted car repair shop in Tallinn. We provide honest service, quality repairs and clear advice for your car.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/kristiineauto.ee\/en\/about\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Car Repair Shop in Tallinn | About Us | Kristiineauto\" \/>\n<meta property=\"og:description\" content=\"Meet Kristiineauto, a trusted car repair shop in Tallinn. We provide honest service, quality repairs and clear advice for your car.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kristiineauto.ee\/en\/about\/\" \/>\n<meta property=\"og:site_name\" content=\"KristiineAuto \u2013 Car Repair Tallinn\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-26T08:50:57+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/kristiineauto.ee\/en\/wp-content\/uploads\/2026\/08\/Audi-Volkswagen-Bmw-MercedesBenz-in-the-KristiineAuto-workshop.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/about\\\/\",\"url\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/about\\\/\",\"name\":\"Car Repair Shop in Tallinn | About Us | Kristiineauto\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/about\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/about\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/Audi-Volkswagen-Bmw-MercedesBenz-in-the-KristiineAuto-workshop.jpg\",\"datePublished\":\"2026-07-04T13:23:18+00:00\",\"dateModified\":\"2026-08-26T08:50:57+00:00\",\"description\":\"Meet Kristiineauto, a trusted car repair shop in Tallinn. We provide honest service, quality repairs and clear advice for your car.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/about\\\/#breadcrumb\"},\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/about\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/about\\\/#primaryimage\",\"url\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/Audi-Volkswagen-Bmw-MercedesBenz-in-the-KristiineAuto-workshop.jpg\",\"contentUrl\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/Audi-Volkswagen-Bmw-MercedesBenz-in-the-KristiineAuto-workshop.jpg\",\"width\":1254,\"height\":1254,\"caption\":\"Audi Volkswagen Bmw MercedesBenz\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/about\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About Us\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/\",\"name\":\"KristiineAuto \u2013 Car Repair Tallinn\",\"description\":\"Honest auto repair in Kristiine, Tallinn\",\"publisher\":{\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/#organization\",\"name\":\"KristiineAuto \u2013 Car Repair Tallinn\",\"url\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/cropped-kristiine-auto-logo.png\",\"contentUrl\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/cropped-kristiine-auto-logo.png\",\"width\":475,\"height\":152,\"caption\":\"KristiineAuto \u2013 Car Repair Tallinn\"},\"image\":{\"@id\":\"https:\\\/\\\/kristiineauto.ee\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Car Repair Shop in Tallinn | About Us | Kristiineauto","description":"Meet Kristiineauto, a trusted car repair shop in Tallinn. We provide honest service, quality repairs and clear advice for your car.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/kristiineauto.ee\/en\/about\/","og_locale":"en_US","og_type":"article","og_title":"Car Repair Shop in Tallinn | About Us | Kristiineauto","og_description":"Meet Kristiineauto, a trusted car repair shop in Tallinn. We provide honest service, quality repairs and clear advice for your car.","og_url":"https:\/\/kristiineauto.ee\/en\/about\/","og_site_name":"KristiineAuto \u2013 Car Repair Tallinn","article_modified_time":"2026-08-26T08:50:57+00:00","og_image":[{"url":"https:\/\/kristiineauto.ee\/en\/wp-content\/uploads\/2026\/08\/Audi-Volkswagen-Bmw-MercedesBenz-in-the-KristiineAuto-workshop.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/kristiineauto.ee\/en\/about\/","url":"https:\/\/kristiineauto.ee\/en\/about\/","name":"Car Repair Shop in Tallinn | About Us | Kristiineauto","isPartOf":{"@id":"https:\/\/kristiineauto.ee\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/kristiineauto.ee\/en\/about\/#primaryimage"},"image":{"@id":"https:\/\/kristiineauto.ee\/en\/about\/#primaryimage"},"thumbnailUrl":"https:\/\/kristiineauto.ee\/en\/wp-content\/uploads\/2026\/08\/Audi-Volkswagen-Bmw-MercedesBenz-in-the-KristiineAuto-workshop.jpg","datePublished":"2026-07-04T13:23:18+00:00","dateModified":"2026-08-26T08:50:57+00:00","description":"Meet Kristiineauto, a trusted car repair shop in Tallinn. We provide honest service, quality repairs and clear advice for your car.","breadcrumb":{"@id":"https:\/\/kristiineauto.ee\/en\/about\/#breadcrumb"},"inLanguage":"en","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kristiineauto.ee\/en\/about\/"]}]},{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/kristiineauto.ee\/en\/about\/#primaryimage","url":"https:\/\/kristiineauto.ee\/en\/wp-content\/uploads\/2026\/08\/Audi-Volkswagen-Bmw-MercedesBenz-in-the-KristiineAuto-workshop.jpg","contentUrl":"https:\/\/kristiineauto.ee\/en\/wp-content\/uploads\/2026\/08\/Audi-Volkswagen-Bmw-MercedesBenz-in-the-KristiineAuto-workshop.jpg","width":1254,"height":1254,"caption":"Audi Volkswagen Bmw MercedesBenz"},{"@type":"BreadcrumbList","@id":"https:\/\/kristiineauto.ee\/en\/about\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/kristiineauto.ee\/en\/"},{"@type":"ListItem","position":2,"name":"About Us"}]},{"@type":"WebSite","@id":"https:\/\/kristiineauto.ee\/en\/#website","url":"https:\/\/kristiineauto.ee\/en\/","name":"KristiineAuto \u2013 Car Repair Tallinn","description":"Honest auto repair in Kristiine, Tallinn","publisher":{"@id":"https:\/\/kristiineauto.ee\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kristiineauto.ee\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en"},{"@type":"Organization","@id":"https:\/\/kristiineauto.ee\/en\/#organization","name":"KristiineAuto \u2013 Car Repair Tallinn","url":"https:\/\/kristiineauto.ee\/en\/","logo":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/kristiineauto.ee\/en\/#\/schema\/logo\/image\/","url":"https:\/\/kristiineauto.ee\/en\/wp-content\/uploads\/2026\/07\/cropped-kristiine-auto-logo.png","contentUrl":"https:\/\/kristiineauto.ee\/en\/wp-content\/uploads\/2026\/07\/cropped-kristiine-auto-logo.png","width":475,"height":152,"caption":"KristiineAuto \u2013 Car Repair Tallinn"},"image":{"@id":"https:\/\/kristiineauto.ee\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/kristiineauto.ee\/en\/wp-json\/wp\/v2\/pages\/55","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kristiineauto.ee\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kristiineauto.ee\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kristiineauto.ee\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kristiineauto.ee\/en\/wp-json\/wp\/v2\/comments?post=55"}],"version-history":[{"count":89,"href":"https:\/\/kristiineauto.ee\/en\/wp-json\/wp\/v2\/pages\/55\/revisions"}],"predecessor-version":[{"id":534,"href":"https:\/\/kristiineauto.ee\/en\/wp-json\/wp\/v2\/pages\/55\/revisions\/534"}],"wp:attachment":[{"href":"https:\/\/kristiineauto.ee\/en\/wp-json\/wp\/v2\/media?parent=55"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}