{
  "_id": "003016",
  "name": "Position of road sensors",
  "values": [
    {
      "_id": "003016",
      "codeentry": "Fast lane between the wheel tracks",
      "codefigure": "0",
      "status": "Operational"
    },
    {
      "_id": "003016",
      "codeentry": "Fast lane between the wheel tracks in the opposite direction",
      "codefigure": "1",
      "status": "Operational"
    },
    {
      "_id": "003016",
      "codeentry": "Fast lane in the wheel tracks",
      "codefigure": "2",
      "status": "Operational"
    },
    {
      "_id": "003016",
      "codeentry": "Fast lane in the wheel tracks in the opposite direction",
      "codefigure": "3",
      "status": "Operational"
    },
    {
      "_id": "003016",
      "codeentry": "Slow lane between the wheel tracks",
      "codefigure": "4",
      "status": "Operational"
    },
    {
      "_id": "003016",
      "codeentry": "Slow lane between the wheel tracks in the opposite direction",
      "codefigure": "5",
      "status": "Operational"
    },
    {
      "_id": "003016",
      "codeentry": "Slow lane in the wheel tracks",
      "codefigure": "6",
      "status": "Operational"
    },
    {
      "_id": "003016",
      "codeentry": "Slow lane in the wheel tracks in the opposite direction",
      "codefigure": "7",
      "status": "Operational"
    },
    {
      "_id": "003016",
      "codeentry": "Reserved",
      "codefigure": "8-14",
      "status": "Operational"
    },
    {
      "_id": "003016",
      "codeentry": "Missing value",
      "codefigure": "15",
      "status": "Operational"
    }
  ]
}