---
Map {
 bindings: [
  KeyValue(
   AttributePath {
    attributes: [
     Raw {
      content: "value",
      position: (2, 3),
     },
    ],
   },
   String {
    parts: [
     Raw {
      content: "24",
      position: (2, 12),
     },
    ],
   },
  ),
 ],
 recursive: false,
 position: (1, 1),
}