diff --git a/index_charging-stations.json b/index_charging-stations.json new file mode 100644 index 0000000..fd89943 --- /dev/null +++ b/index_charging-stations.json @@ -0,0 +1,19 @@ +{ + "id": "index_charging-stations" + "type": "index", + "name": { + "de": "Ladestationen", + "en": "Charging stations" + }, + "subCategories": [ + { + "id": "charging-cars" + }, + { + "id": "charging-bicycles" + }, + { + "id": "charging-other" + } + ] +}