You have {count, plural, one {# hot dog} one {# hamburger} one {# sandwich} other {# snacks}} in your lunch bag.
---
{}
---
{
  "val": null,
  "err": {
    "kind": 20,
    "message": "You have {count, plural, one {# hot dog} one {# hamburger} one {# sandwich} other {# snacks}} in your lunch bag.",
    "location": {
      "start": {
        "offset": 41,
        "line": 1,
        "column": 42
      },
      "end": {
        "offset": 44,
        "line": 1,
        "column": 45
      }
    }
  }
}