From 76c310f3e747470658e1228e0413ad63895a47f9 Mon Sep 17 00:00:00 2001 From: "Community contributions for the Datenanfragen.de project" <42704286+datenanfragen-community-edits@users.noreply.github.com> Date: Fri, 4 Oct 2024 20:49:44 +0000 Subject: [PATCH] Add 'AIDA Cruises' (community contribution) --- companies/aida-cruises.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 companies/aida-cruises.json diff --git a/companies/aida-cruises.json b/companies/aida-cruises.json new file mode 100644 index 000000000..2ff54afbf --- /dev/null +++ b/companies/aida-cruises.json @@ -0,0 +1,14 @@ +{ + "slug": "aida-cruises", + "relevant-countries": [ + "all" + ], + "name": "AIDA Cruises", + "address": "Am Strande 3d,\n18055 Rostock\nDeutschland", + "email": "datenschutz@aida.de", + "sources": [ + "https://aida.de/unternehmen/datenschutz#accordion-3c7781a98b-item-b75a23564a", + "https://github.com/datenanfragen/data/pull/2847" + ], + "quality": "verified" +}