Files
tsv08kulmbach-website/data/club.json

27 lines
900 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "TSV 08 Kulmbach",
"legal_name": "TSV 1908 Kulmbach e. V.",
"founded": "1908",
"description": "Der TSV 1908 Kulmbach e. V. ist dein Sportverein für Fußball und Turnen in Kulmbach seit 1908 zuhause im Katzbachtal, mit Jugend-, Herren- und Damenfußball, Turnen und Trampolin.",
"departments": ["Fußball", "Turnen", "Trampolin"],
"address": {
"venue": "Hans-Rausch-Sportanlage",
"street": "Thurnauer Str. 51",
"zip": "95326",
"city": "Kulmbach",
"country": "DE"
},
"email": "info@tsv08kulmbach.de",
"email_turnen": "turnabteilung.tsv08kulmbach@gmail.com",
"memberships": [
"Bayerischer Landes-Sportverband",
"Bayerischer Fußball-Verband",
"Bayerischer Turnverband"
],
"social": {
"instagram": "https://www.instagram.com/tsv08kulmbach/",
"facebook": "https://www.facebook.com/tsv1908kulmbach/",
"youtube": null
}
}