2024-07-09 16:52:44 +02:00
|
|
|
{
|
|
|
|
"id": "fireplace",
|
|
|
|
"title": {
|
2024-07-10 17:34:27 +02:00
|
|
|
"en": "Fireplaces and barbeques",
|
2024-08-09 16:55:08 +02:00
|
|
|
"de": "Feuerstellen und Grillplätze",
|
|
|
|
"es": "Chimenea y barbacoas"
|
2024-07-09 16:52:44 +02:00
|
|
|
},
|
|
|
|
"description": {
|
2024-07-10 17:34:27 +02:00
|
|
|
"de": "Stelle im Freien zum Feuermachen oder ein ortsfest installierter Grill an einer offizielle Stelle.",
|
|
|
|
"en": "Outdoor place to make a fire or a fixed barbecue in an official place."
|
2024-07-09 16:52:44 +02:00
|
|
|
},
|
|
|
|
"icon": "./assets/layers/assembly_point/fire.svg",
|
|
|
|
"layers": [
|
2024-07-10 08:54:17 +02:00
|
|
|
"firepit",
|
|
|
|
"bbq"
|
2024-07-09 16:52:44 +02:00
|
|
|
]
|
|
|
|
}
|