From a4357ea504079de37eb2552ec5d55fda0f8a7fe7 Mon Sep 17 00:00:00 2001 From: "Community contributions for the Datenanfragen.de project" <42704286+datenanfragen-community-edits@users.noreply.github.com> Date: Sat, 17 Jan 2026 18:32:02 +0000 Subject: [PATCH] Add 'BLUME2000 SE' (community contribution) --- companies/blume2000.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 companies/blume2000.json diff --git a/companies/blume2000.json b/companies/blume2000.json new file mode 100644 index 000000000..0de5a9212 --- /dev/null +++ b/companies/blume2000.json @@ -0,0 +1,20 @@ +{ + "slug": "blume2000", + "relevant-countries": [ + "de" + ], + "categories": [ + "commerce" + ], + "name": "BLUME2000 SE", + "address": "Gutenbergring 53\n22848 Norderstedt", + "phone": "040 22636327", + "email": "service@blume2000.de", + "web": "https://www.blume2000.de", + "sources": [ + "https://www.blume2000.de/datenschutz", + "https://github.com/datenanfragen/data/pull/3350" + ], + "suggested-transport-medium": "email", + "quality": "verified" +}