123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112{
"surface_id": "nuremberg-location-card-surface",
"surface_version": 1,
"payload": {
"objects": [
{
"beginRendering": {
"surfaceId": "nuremberg-location-card-surface",
"root": "root-card"
}
},
{
"surfaceUpdate": {
"surfaceId": "nuremberg-location-card-surface",
"components": [
{
"id": "root-card",
"component": {
"Card": {
"child": "main-column"
}
}
},
{
"id": "main-column",
"component": {
"Column": {
"alignment": "stretch",
"children": {
"explicitList": [
"header-row",
"distance-label",
"map-view"
]
}
}
}
},
{
"id": "header-row",
"component": {
"Row": {
"alignment": "center",
"children": {
"explicitList": [
"location-icon",
"address-title"
]
}
}
}
},
{
"id": "location-icon",
"component": {
"Icon": {
"name": {
"literalString": "local-two"
},
"style": "filled"
}
}
},
{
"id": "address-title",
"weight": 1,
"component": {
"Label": {
"text": {
"literalString": "Zirkelschmiedsgasse 26 90402 Nuremberg Germany"
},
"variant": "title"
}
}
},
{
"id": "distance-label",
"component": {
"Label": {
"text": {
"literalString": "14 km (10 min driving)"
},
"variant": "bodySans",
"color": "secondary"
}
}
},
{
"id": "map-view",
"component": {
"Map": {
"latitude": {
"literalNumber": 49.4521
},
"longitude": {
"literalNumber": 11.0767
},
"zoom": {
"literalNumber": 14
},
"tileUrlTemplate": {
"literalString": "https://tile.openstreetmap.org/{z}/{x}/{y}.png"
}
}
}
}
]
}
}
]
}
}0 tokens
Zirkelschmiedsgasse 26 90402 Nuremberg Germany
14 km (10 min driving)