commerce/site/static_data/where-we-are.json
2023-05-24 18:20:32 +02:00

57 lines
1.4 KiB
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.

{
"it": [
{
"day": "Lunedì",
"time": "9:00/12:00 - 15:00/18:00",
"location": "Tragitto coperto in base agli appuntamenti del giorno,<br/> tra Prov. di Teramo (Mosciano, Giulianova, Roseto, Pineto, Silvi)<br/> o Prov. di Pescara (Montesilvano, Città SantAngelo, Pescara)."
},
{
"day": "Martedì",
"time": "9:00/12:00 - 15:00/18:00"
},
{
"day": "Mercoledì",
"time": "9:00/12:00 - 15:00/18:00"
},
{
"day": "Giovedì",
"time": "9:00/12:00 - 15:00/18:00"
},
{
"day": "Venerdì",
"time": "9:00/12:00 - 15:00/18:00"
},
{
"day": "Sabato",
"time": "9:00/12:00"
}
],
"en": [
{
"day": "Monday",
"time": "9:00/12:00 - 15:00/18:00",
"location": "Route covered based on the appointments of the day,<br/> between the Province of Teramo (Mosciano, Giulianova, Roseto, Pineto, Silvi)<br/> or the Province of Pescara (Montesilvano, Città Sant'Angelo, Pescara)."
},
{
"day": "Tuesday",
"time": "9:00/12:00 - 15:00/18:00"
},
{
"day": "Wednesday",
"time": "9:00/12:00 - 15:00/18:00"
},
{
"day": "Thursday",
"time": "9:00/12:00 - 15:00/18:00"
},
{
"day": "Friday",
"time": "9:00/12:00 - 15:00/18:00"
},
{
"day": "Saturday",
"time": "9:00/12:00"
}
]
}