Skip to content

Commit

Permalink
Closes #458: Add Pirckheimer-Gymnasium Nürnberg
Browse files Browse the repository at this point in the history
  • Loading branch information
baltpeter committed Dec 20, 2019
1 parent 501ec46 commit 90b53fc
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions companies/pirckheimer-gymnasium.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"slug": "pirckheimer-gymnasium",
"relevant-countries": [
"de"
],
"categories": [
"school"
],
"name": "PGN Pirckheimer-Gymnasium Nürnberg",
"address": "Gibitzenhofstraße 151\n90443 Nürnberg\nDeutschland",
"phone": "+49 911 23114033",
"fax": "+49 911 4249318",
"email": "sekretariat@pirckheimer-gymnasium.de",
"web": "https://www.pirckheimer-gymnasium.de",
"sources": [
"https://www.pirckheimer-gymnasium.de/seite/kontakt",
"https://www.pirckheimer-gymnasium.de/seite/datenschutzhinweise",
"https://github.com/datenanfragen/data/issues/458"
],
"required-elements": [
{
"desc": "Name",
"type": "name"
},
{
"desc": "Adresse",
"type": "address"
},
{
"desc": "E-Mail",
"type": "email"
}
]
}

0 comments on commit 90b53fc

Please sign in to comment.