websegura/_data/provincias/sevilla.json
fcoterroba e0620a364d
Create json to sevilla
Add Sevilla's ayuntamiento with 6/11 --> D
And Utrera's ayuntamiento without result right now because the server is down
2021-02-10 20:55:43 +01:00

17 lines
302 B
JSON

{
"name": "Sevilla",
"comunidad": "andalucia",
"webs": [
{
"url": "www.sevilla.org",
"name": "Ayuntamiento de Sevilla",
"twitter": "Ayto_Sevilla"
},
{
"url": "www.utrera.org",
"name": "Ayuntamiento de Utrera",
"twitter": "CiudadUtrera"
}
]
}