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