{
"Key": "wifi",
"Type": "factual",
"Name": {
"en-US": "Free WiFi",
"de-DE": "Kostenloses WLAN"
},
"Value": "true",
"ValueType": "boolean",
"ParentKey": "facilities_and_services",
"Details": {
"property1": "string",
"property2": "string"
},
"IsFree": true,
"ValueLocalized": {
"property1": "string",
"property2": "string"
},
"Instances": [
{
"Name": "La Marea",
"Details": {
"property1": "string",
"property2": "string"
},
"DetailsLocalized": {
"property1": {
"property1": "string",
"property2": "string"
},
"property2": {
"property1": "string",
"property2": "string"
}
}
}
]
}