[ { "type": "COMESTIBLE", "id": "cereal2", "copy-from": "cereal2", "name": { "str": "wheat cereal" }, "spoils_in": "91 days" }, { "type": "COMESTIBLE", "id": "spaghetti_raw", "copy-from": "spaghetti_raw", "name": { "str_sp": "raw spaghetti pasta" }, "spoils_in": "364 days" }, { "type": "COMESTIBLE", "id": "lasagne_raw", "copy-from": "lasagne_raw", "name": { "str_sp": "raw lasagne pasta" }, "spoils_in": "364 days" }, { "type": "COMESTIBLE", "id": "macaroni_raw", "copy-from": "macaroni_raw", "name": { "str_sp": "raw macaroni" }, "spoils_in": "364 days" }, { "type": "COMESTIBLE", "id": "flour", "copy-from": "flour", "name": { "str_sp": "flour" }, "spoils_in": "364 days" }, { "type": "COMESTIBLE", "id": "oatmeal", "copy-from": "oatmeal", "name": { "str_sp": "oatmeal" }, "spoils_in": "364 days" }, { "type": "COMESTIBLE", "id": "cracker", "copy-from": "cracker", "name": { "str": "cracker" }, "spoils_in": "91 days" }, { "type": "COMESTIBLE", "id": "granola", "copy-from": "granola", "name": { "str_sp": "granola" }, "spoils_in": "182 days" }, { "type": "COMESTIBLE", "id": "noodles_fast", "copy-from": "noodles_fast", "name": { "str_sp": "fast noodles" }, "spoils_in": "364 days" } ]