JSON
Export your mind map data as JSON
Last updated
Export your mind map data as JSON
Last updated
{
"text": "Vehicle Details",
"links": [],
"children": [
{
"text": "Milage",
"links": [],
"children": [
{
"text": "37,201",
"links": [],
"children": []
}
]
},
{
"text": "Year",
"links": [],
"children": [
{
"text": "2015",
"links": [],
"children": []
}
]
},
{
"text": "Model",
"links": [],
"children": [
{
"text": "Vauxhall Corsa SE",
"links": [],
"children": []
}
]
},
{
"text": "Colour",
"links": [],
"children": [
{
"text": "Black",
"links": [],
"children": []
}
]
}
]
}
{
"text": "Vehicle Details",
"links": [],
"children": [
{
"text": "Model",
"links": [],
"children": [
{
"text": "Vauxhall Corsa SE",
"links": [
"https://en.wikipedia.org/?title=Vauxhall_Corsa&redirect=no"
],
"children": []
}
]
}
]
}