From 5a867d67aeb66ee3c2a8e39d5f0db5ceae9b00e5 Mon Sep 17 00:00:00 2001 From: Yojeet <84186427+Circout-sudo@users.noreply.github.com> Date: Mon, 6 Jul 2026 10:52:33 +0200 Subject: [PATCH] Update sat_centre.json Added SAT centre in Berlin, Germany --- data/places/sat_centre.json | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/data/places/sat_centre.json b/data/places/sat_centre.json index 153de6e..c8b76a4 100644 --- a/data/places/sat_centre.json +++ b/data/places/sat_centre.json @@ -4592,5 +4592,15 @@ "added_by": "shauryagangrade", "exam": "SAT", "valid_till": "2026-11-07" - } -] \ No newline at end of file + },{ + "id": "berlin-examcentre-01", + "name": "John F. Kennedy School (SAT Centre)", + "type": "sat_centre", + "city": "BERLIN", + "lat": 52.4258517, + "lng": 13.2627852, + "address": "Teltower Damm 87-93, 14167 Berlin, Deutschland", + "gmaps_link": "https://maps.google.com/?cid=ChIJwYZwr8tbqEcR75RdXB8G_Fc", + "added_by": "Yojeet(Circout)" +} +]