From 30266e775b091672b10871d7bab5900feb3b2402 Mon Sep 17 00:00:00 2001 From: "Community contributions for the Datenanfragen.de project" <42704286+datenanfragen-community-edits@users.noreply.github.com> Date: Sun, 6 Oct 2024 15:36:37 +0000 Subject: [PATCH] Add 'Kimm GmbH & Co. KG' (community contribution) --- companies/kimm-gmbh-co-kg.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 companies/kimm-gmbh-co-kg.json diff --git a/companies/kimm-gmbh-co-kg.json b/companies/kimm-gmbh-co-kg.json new file mode 100644 index 000000000..886dbedcf --- /dev/null +++ b/companies/kimm-gmbh-co-kg.json @@ -0,0 +1,15 @@ +{ + "slug": "kimm-gmbh-co-kg", + "relevant-countries": [ + "de" + ], + "name": "Kimm GmbH & Co. KG", + "address": "Riedfeld 6\n99189 Elxleben\nDeutschland", + "phone": "+49 36201 630", + "email": "info@kimm-baustoffe.de", + "sources": [ + "https://kimm-baustoffe.de/datenschutz", + "https://github.com/datenanfragen/data/pull/2850" + ], + "quality": "verified" +}