[
  {
    "type": "COMESTIBLE",
    "id": "ghee",
    "copy-from": "ghee",
    "name": { "str_sp": "ghee" },
    "spoils_in": "91 days",
    "//": "Restore original spoils_in."
  },
  {
    "type": "COMESTIBLE",
    "id": "cheese_hard",
    "copy-from": "cheese_hard",
    "name": { "str_sp": "hard cheese" },
    "spoils_in": "182 days",
    "//": "Restore original spoils_in."
  }
]