blob: a9783a7d68fa9a516285766acf0caf84e9ca41c5 [file] [log] [blame]
{
"store": {
"book": [
{
"category": "reference",
"author": "Nigel Rees",
"title": "Sayings of the Century",
"price": 8.95
}
],
"bicycle": {
"color": "red",
"price": 99.95
}
}
}