Files
megafonias-vite/public/data/exterior.json

12 lines
202 B
JSON

{
"lineas": {
"L1": {
"nombre": "Línea 1",
"destinos": ["Zafra", "Hospital JRJ"]
},
"L2": {
"nombre": "Línea 2",
"destinos": ["Zafra", "Hospital JRJ"]
}
}
}