constcountries=whitelist.split(";").map(country=>"_country!="+country)//HideInAnswer if it is in the wrong country
json["hideInAnswer"]={or:countries}
}
result.push(json)
constindivQ={
question:{
en:`How much plugs of type ${description} <img style='width:1rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/${image}'/> are available here?`
},
render:`There are <b>{${key}}</b> <img style='width:1rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/${image}'/> plugs of type ${description} available here`,
freeform:{
key: key,
type:"pnat"
},
condition:`${key}~*`
}
questions.push(indivQ)
}
consttoggles={
"question":{
"en":"Which charging stations are available here?"