The context `"ROUNDABOUT"` was added in PR: - #250 Yet Lunatic only expects `"SIMPLE"` (that is the default value and can be omitted) and `"ROW"` contexts. The "ROUNDABOUT" entry in the enum should be removed. Two steps: - [x] mark property as "for removal" in a first release - [ ] remove the property completely in a later release.