SemanticScuttle/includes/js/dojox/data/demos/geography/Kenya/data.json

9 lines
95 B
JSON

{
name:'Kenya',
type:'country',
children:[
{stub:'Nairobi'},
{stub:'Mombasa'}
]
}